145 Commits

Author SHA1 Message Date
Manuel Rüger
ed9d64c663 Bump to 10.0.1 2024-08-12 15:32:58 +02:00
Manuel Rüger
9c25ab1e88 Bump to version 10.0.0 2024-07-25 23:57:22 +02:00
Manuel Rüger
b48110a706 Bump to 9.13.1 2024-07-23 11:55:06 +02:00
Manuel Rüger
a4722fe53e Bump to v9.13.0 2024-07-19 17:16:33 +02:00
Camiel de Vleeschauwer
8355d98969 Convert for strings.ToLower to strings.EqualFold as per linter 2024-07-19 17:14:38 +02:00
Camiel de Vleeschauwer
49ab5abad5 Change label management to rely on independent rest calls 2024-07-19 17:14:38 +02:00
Camiel de Vleeschauwer
4a3a69b997 Change label management to rely on independent rest calls 2024-07-19 17:14:38 +02:00
Manuel Rüger
73629a2838 Bump to 9.12.0 2024-04-11 19:39:11 +02:00
Stephen Paulger
9b91ee3344 Add option to pass a version message 2024-04-11 19:31:32 +02:00
Manuel Rüger
ac8ff7f0b7 Bump to 9.11.1 2024-01-15 12:38:56 +01:00
Manuel Rüger
10dc8c0a62 Version 9.11.0 2023-12-04 10:20:50 +01:00
Oliver Radwell
ab1b3c2e60
feat: Support for double star (**) globbing (#392)
* feat: Support for double star (**) globbing

* fixup: use FilepathGlob instead of Glob
2023-12-01 13:31:09 +01:00
Oliver Radwell
9c0941edd4 docs: Fix typo: preprended 2023-11-22 23:07:53 +01:00
Manuel Rüger
118575684d Bump version to 9.10.1 2023-10-23 21:12:37 +02:00
Manuel Rüger
523ec6dbff Version bump to 9.10.0 2023-10-19 13:34:21 +02:00
Manuel Rüger
d269369911 feat: Add fallback directory to load includes from 2023-10-19 13:32:39 +02:00
Judson Lester
20c65ca373 Adding linebreak stripping 2023-09-07 21:30:52 +02:00
Stephan Hradek
de50b62875 switch from $HOME to UserConfigDir 2023-09-07 18:12:49 +02:00
Manuel Rüger
f57b4245f9 chore: Migrate to a goldmark extension 2023-09-04 17:16:34 +02:00
Manuel Rüger
10d0778adf Bump to 9.9.0 2023-08-30 15:15:13 +02:00
Manuel Rüger
737b9239f8 feat: Allow scaling of mermaid rendering 2023-08-30 15:15:13 +02:00
Manuel Rüger
b426d5c6b1 Define parent pages from CLI 2023-08-10 08:02:38 +02:00
Manuel Rüger
4c81bbe7f9 Bump to 9.7.1 2023-07-31 10:06:31 +02:00
Manuel Rüger
cbe0b05dab Bump version to 9.7.0 2023-07-05 17:33:33 +02:00
Manuel Rüger
bc5c7ae2e7 Bump to v9.6.2 2023-06-21 18:43:14 +02:00
Manuel Rüger
9fb9d893b2 Bump version to 9.6.1 2023-06-14 15:57:31 +02:00
Manuel Rüger
d07e8ec291 Bump version to 9.6.0 2023-06-08 22:54:15 +02:00
Manuel Rüger
dbb5237338 Bump version to 9.5.2 2023-05-23 12:36:16 +02:00
Manuel Rüger
dbadf47954 Bump version to 9.5.1 2023-05-23 11:53:43 +02:00
Manuel Rüger
6d8d70a415 Version bump to 9.5.0 2023-05-23 08:43:06 +02:00
Manuel Rüger
484f988f32 Move drop-h1 to the renderer
This is more reliable than a regular expression.
2023-05-22 07:55:04 +02:00
Manuel Rüger
3271218a9a Bump version to 9.4.0 2023-05-05 14:52:52 +02:00
Manuel Rüger
21d0a7d8bc Bump version to 9.3.1 2023-05-03 21:32:42 +02:00
Manuel Rüger
72cfc04ab6 Bump version to 9.3.0 2023-05-03 18:47:50 +02:00
Manuel Rüger
fd97ee70f9 Support inline images 2023-05-03 18:47:20 +02:00
Manuel Rüger
2b756daf37 Add debug output for config 2023-05-03 18:30:47 +02:00
Manuel Rüger
51accf008f Bump version to 9.2.1 2023-04-26 12:15:14 +02:00
Manuel Rüger
abd0c8bad6 Bump version to 9.2.0 2023-04-26 08:03:04 +02:00
Dreampuf
d9d560eda0 Add support for mermaid via library
Implementation is largely based on: https://github.com/kovetskiy/mark/pull/167

Co-Authored-By: Manuel Rueger <manuel@rueg.eu>
2023-04-25 23:59:17 +02:00
Manuel Rüger
4c3d417725 Ignore error if default config file does not exist 2023-04-25 22:47:40 +02:00
Manuel Rüger
2f44bcb6be Make config backwards-compatible 2023-04-20 14:34:55 +02:00
Manuel Rüger
262853f6c0 Simplify config handling
* Switch to urfave/cli/v2
* Add more environment variables
2023-04-20 14:34:55 +02:00
Manuel Rüger
d1f69bc704 Bump version to 9.1.4 2023-04-03 14:26:09 +02:00
Manuel Rüger
1c1f82a55e Bump version to 9.1.3 2023-04-03 14:06:23 +02:00
Manuel Rüger
c6d01eb3de Bump version to 9.1.2 2023-04-03 13:56:49 +02:00
Manuel Rüger
20afbc534a Bump version to 9.1.1 2023-04-03 13:42:38 +02:00
Manuel Rüger
657d4f5c61 Bump version to 9.1.0 2023-04-03 13:32:51 +02:00
Manuel Rüger
943a356508 Bump version to 9.0.3 2023-03-31 11:40:29 +02:00
Manuel Rüger
e7e61ba234 Bump version to 9.0.2 2023-03-30 15:02:05 +02:00
Manuel Rüger
98e15ed7ff Bump version to 9.0.1 2023-03-29 15:57:13 +02:00