John MacFarlane
ee4c9352ee
Remove code duplication around version info.
...
Text.Pandoc.App.CommandLineOptions and pandoc-cli/src/pandoc.hs
had similar code for generating version information.
To avoid duplication, we now export `versionInfo` from
Text.Pandoc.App [API change]. (The function is reexported from the
non-public module Text.Pandoc.App.CommandLineOptions.) This function
has three parameters that can be filled in when it is called by
pandoc-cli.
This change will make it simpler to revise version information.
2025-07-13 22:47:11 -07:00
John MacFarlane
cff9ace0db
Revert "Export copyrightMessage from Text.Pandoc.App module."
...
This reverts commit 2cf9b55421 .
2025-07-13 22:46:10 -07:00
John MacFarlane
2cf9b55421
Export copyrightMessage from Text.Pandoc.App module.
...
Export `copyrightMessage` from the unexported module
Text.Pandoc.App.CommandLineOptions
and reexport from Text.Pandoc.App [API change].
This avoids the need for a duplicated version in pandoc-cli, which can
now depend on the library's exported version.
2025-07-13 12:33:32 -07:00
John MacFarlane
2e3cb483e9
Use hardcoded string "pandoc" for program name in --version.
...
Per GNU guidelines:
https://www.gnu.org/prep/standards/html_node/_002d_002dversion.html
2025-07-13 12:23:56 -07:00
John MacFarlane
883c8725d5
Bump pandoc-lua-engine to 0.4.3.
2025-05-28 15:03:37 -07:00
John MacFarlane
5c79a313a1
Update man pages and MANUAL date.
2025-05-28 15:03:22 -07:00
John MacFarlane
66a6cf39d3
Bump to 3.7.0.2, also pandoc-cli.
2025-05-28 13:59:57 -07:00
John MacFarlane
07c9924e5f
Update manual date; regenerate man pages.
2025-05-17 10:06:40 -07:00
John MacFarlane
aa97bf94d2
Bump pandoc/pandoc-cli to 3.7.0.1, update changelog.
2025-05-16 20:50:02 -07:00
John MacFarlane
7b1add7c73
Update manual and man pages.
2025-05-14 14:52:12 -07:00
John MacFarlane
3238ce12f0
Bump pandoc-cli version and pin to pandoc 3.7
2025-05-14 14:32:56 -07:00
Kolen Cheung
b526c504ea
fix(revealjs)!: upgrade reveal.js to v5 ( #10740 )
...
because v4 on unpkg.com is no longer available.
2025-03-29 09:53:55 -07:00
John MacFarlane
c2cf5bdc34
Update manual date and generate man pages
2025-03-16 10:54:48 -07:00
John MacFarlane
93e8027d32
Bump to 3.6.4 (also in pandoc-cli), update changelog.
2025-03-16 10:51:27 -07:00
Olivier DOSSMANN
d4bfc9ac8c
MANUAL: correct typo: 'date' for doubled 'title' ( #10654 )
2025-03-02 09:02:43 -08:00
John MacFarlane
b8b859bb90
cabal files: use https: for repo url.
2025-02-09 12:19:24 -08:00
John MacFarlane
fff93fca1b
Update man pages.
2025-02-09 12:14:24 -08:00
John MacFarlane
98eb05bb2c
Bump pandoc and pandoc-cli to 3.6.3, update changelog.
...
Note: we don't have an API change, but we choose to increment the
third digit because of some significant behavior changes.
2025-02-09 12:13:26 -08:00
John MacFarlane
d524970124
Regenerate man pages.
2025-01-12 11:08:32 -08:00
John MacFarlane
35cd9a7b51
Update man pages.
2025-01-12 10:56:29 -08:00
John MacFarlane
d8fdf9d9bd
Bump to 3.6.2 and update manual date
2025-01-12 10:56:03 -08:00
John MacFarlane
85a3e9c222
Update MANUAL.txt date and regenerate man pages.
2024-12-22 23:34:13 -08:00
John MacFarlane
50ef91ab57
Bump pandoc-cli to 3.6.1 and depend on pandoc 3.6.1
2024-12-22 23:29:31 -08:00
John MacFarlane
59d4c5e5f2
Date manual and regenerate man pages.
2024-12-07 17:34:04 -08:00
John MacFarlane
809b7da7ca
Bump pandoc-lua-engine to 0.4 and depend on it in pandoc-cli.
2024-12-07 12:32:19 -08:00
John MacFarlane
7f26c113b1
Bump pandoc-cli to 0.6, depend on pandoc 0.6.
2024-12-07 12:30:00 -08:00
John MacFarlane
a0b4c319ae
Rebuild man pages.
2024-10-05 12:42:53 -07:00
John MacFarlane
39b2845c7f
Bump version of pandoc and pandoc-cli to 3.5.
2024-10-05 12:41:54 -07:00
John MacFarlane
6f6a736844
Update man pages.
2024-09-09 22:14:43 -07:00
John MacFarlane
766ebd73fe
Bump pandoc-cli to 3.4, depend on pandoc 3.4.
2024-09-09 22:13:15 -07:00
John MacFarlane
092af7ff5d
Update MANUAL date and man pages.
2024-07-28 14:13:20 -07:00
John MacFarlane
7200b2bbfc
Bump pandoc-lua-engine version to 0.3.1, depend on it in pandoc-cli
2024-07-28 13:44:12 -07:00
John MacFarlane
ab94daf416
Bump to 3.3, update changelog
2024-07-28 13:41:56 -07:00
Albert Krewinkel
73ce302479
Harmonize maintainer email addresses in module headers.
2024-07-08 13:27:45 +02:00
Albert Krewinkel
22ca9e7a20
pandoc-cli: Include pandoc copyright in Lua version info
2024-06-28 11:10:58 +02:00
Albert Krewinkel
522302a97e
pandoc-cli: Refer printing of version info to the Lua interpreter
...
The Lua interpreter no longer terminates when called with `-v` or
`--version` arguments, thus improving compatibility with the default
`lua` interpreter program.
2024-06-28 10:03:14 +02:00
John MacFarlane
d8be1feb32
Update manual date and man pages.
2024-06-24 12:37:25 -07:00
John MacFarlane
ea74c90aff
Update pandoc-cli to 3.2.1, bump dependency versions
2024-06-24 12:30:15 -07:00
Albert Krewinkel
7db19d8cd4
Update more copyright dates to 2024.
2024-06-08 16:46:42 +02:00
John MacFarlane
13c8e7c9f0
pandoc-cli: constrain pandoc-server version.
2024-05-15 08:24:34 -07:00
John MacFarlane
8188eec85f
Updaet manual date and man pages.
2024-05-11 12:32:43 -07:00
John MacFarlane
b419770850
Bump pandoc, pandoc-cli to 3.2, update changelog.
...
Also bump pandoc-lua-engine to 0.2.1.5 and allow pandoc 3.2.
2024-05-11 12:01:16 -07:00
John MacFarlane
03630a2c6e
Update copyright dates to 2024.
2024-04-25 18:16:49 -07:00
John MacFarlane
1904fa53fa
pandoc-cli: ensure UTF8 when emitting version info.
2024-04-25 17:49:38 -07:00
John MacFarlane
409658d16d
Bump to 3.1.13, update changelog and man page
2024-04-06 23:24:24 -07:00
John MacFarlane
a32942e428
Update date in manual and regenerate man pages.
2024-03-17 19:30:05 -07:00
John MacFarlane
ffa973ba7e
Updaet man pages.
2024-03-14 16:55:46 -07:00
John MacFarlane
c08365ed5d
Bump pandoc-cli version to 3.1.12.3, require pandoc 3.1.12.3.
2024-03-14 16:50:54 -07:00
John MacFarlane
2549d34315
Update man pages.
2024-02-29 20:33:50 -08:00
John MacFarlane
75cb36ade8
Bump to 3.1.12.2 (also pandoc-cli), update changelog, manual date.
2024-02-29 20:33:12 -08:00