Skip to content

Releases: chesrowe/Tome

v11.20.2024.0

21 Nov 02:08
56a4498
Compare
Choose a tag to compare

Overview

This release fixes issues with jsdoc comments that contain a combination of spaces and tabs. Params for functions should parse correctly now, regardless of the spacing.

v03.06.2024.0

06 Mar 19:27
064905c
Compare
Choose a tag to compare

Overview

This release fixes a few issues and adds a couple new options to make Tome more flexible

New Features

  • Added a "local repo mode" where, instead of pushing changes directly to GitHub, files can be updated locally and then pushed manually by the user.
  • Added the ability for users to define their GitHub auth token externally in a text file

Changes

  • Tome will make sure files have been changed before attempting to commit them. By @NazelrodDustin

v02.16.2024.0

16 Feb 22:30
Compare
Choose a tag to compare

Overview

  • Added new function tome_set_site_older_versions to specifically set what older versions of your docs will show in the version selector
  • Minor bug fixes
  • Updated the docs to show constructor function formatting

Tome 02-15-2024.1

16 Feb 04:13
1bb3159
Compare
Choose a tag to compare

Overview

  • Fixed a few minor bugs
  • The homepage link in the sidebar is now "Home", instead of "home"

First release v02-15-2024

15 Feb 20:10
Compare
Choose a tag to compare

Overview

First real release of Tome

Changes

  • Fixed issue where having tomeConfig script not setup correctly would throw an error. Now just a helpful debug message will be outputed to the console.

Beta-2

30 Jan 03:09
Compare
Choose a tag to compare
Beta-2 Pre-release
Pre-release
  • Fixed an issue with the default site description

Beta-1

18 Jan 21:08
Compare
Choose a tag to compare
Beta-1 Pre-release
Pre-release

First pre-release of Tome.