Skip to content

Releases: caltechlibrary/CMTools

v0.0.40

06 Aug 21:47

Choose a tag to compare

Update page templates generated for Caltech Library. Improvements to search.md generation and page.tmpl generation. Automatic support for Caltech Library specific versions.

Full Changelog: v0.0.39...v0.0.40

v0.0.39

06 Aug 17:13

Choose a tag to compare

Corrected CodeMeta version number, shoud have been v0.0.38 but was set to v0.0.34 (a prior release).

Bug fixes.

  • Issue #33, Updates the code that generates search.md to include proper path handling and to process a '?q=<SEARCH_TERM>' URL string.

Full Changelog: v0.0.38...v0.0.39

v0.0.38

01 Aug 19:47

Choose a tag to compare

Bug fixes.

  • Issue #30, removed --deno support
  • Added links-to-html.lua, website.mak and website.ps1 to the default when cmt --init=PROJECT_TYPE is used.
  • Removed --format option since formats are determined by filename to generate
  • Fixed issue #32, problem generating INSTALL_NOTES_Windows.md
  • Fixed issue #28, problem with -d and generating links-to-html.lua.
  • Resolved issue #26, untangled the code in src/transform.ts and src/generate_text.ts.

Full Changelog: v0.0.37...v0.0.38

v0.0.37

28 Jul 23:22

Choose a tag to compare

Fixed formatting generating REAMDE.md where there is Runtime platform information.
Added support to generate links-to-html.lua for use with Pandoc website generation.

Full Changelog: v0.0.36...v0.0.37

v0.0.36

24 Jul 20:04

Choose a tag to compare

Added generation of INSTALL_NOTES_macOS.md and INSTALL_NOTES_Windows.md so that people know have to deal with unsigned executables.

Full Changelog: v0.0.35...v0.0.36

v0.0.35

09 Jul 17:36

Choose a tag to compare

  • fixed issue 27 where generated version.go and version.py had TypeScript syntax for version string.

Full Changelog: v0.0.34...v0.0.35

v0.0.34

07 Jul 20:26

Choose a tag to compare

  • Updated generated REAMDE.md
  • Copyedits in documentation
  • Bumped Deno required to v2.4 or better

Full Changelog: v0.0.33...v0.0.34

v0.0.33

10 Jun 22:06

Choose a tag to compare

Added generators for website.ps1,release.ps1,publish.ps1. Fixed typo in generator installer.ps1. Fixed issue #25 with installer.ps1.

Full Changelog: v0.0.32...v0.0.33

v0.0.32

06 Jun 23:28

Choose a tag to compare

Added generators for website.ps1,release.ps1,publish.ps1. Fixed typo in generator installer.ps1

Full Changelog: v0.0.31...v0.0.32

v0.0.31

06 Jun 19:27

Choose a tag to compare

Improved installer.ps1 by supporting both tar.gz files and zip files by checking the file extensions.

Full Changelog: v0.0.30...v0.0.31