All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.2 (2023-08-28)
- Fixed GitHub Actions. (2faa7d0)
0.4.1 (2023-08-28)
0.4.0 (2022-09-20)
- Requires Node 14.8 or higher.
- Logger issues. (8473d4d)
- Requires Node 14.8 or higher. (92faf59)
- Updated docs. (eb726b2)
0.3.12 (2022-02-20)
- cli: Fixed some typoes in the CLI's help text. (14129df)
- deps: bump hosted-git-info from 2.8.8 to 2.8.9 (f12bb38)
- deps: Updated deps to test Windows CI (ca53046)
- Updated README. (6a35f77)
0.3.11 (2021-10-02)
- Updated the list runners in GHA to be the latest machine only. (e29440b)
0.3.10 (2021-09-25)
- deps: Updated dependencies. (c639e42)
0.3.9 (2021-09-15)
- Updated dependencies. (12d450c)
0.3.8 (2021-05-13)
0.3.7 (2021-05-13)
- deps: Updating
application-log-winston-interface
. (e6f708c)
0.3.6 (2021-05-13)
- deps: Fixed vulnerabilities present in dependencies. (e8c8ccd)
0.3.5 (2021-05-08)
- deps: Updated dependencies. (a79de4c)
0.3.4 (2021-04-25)
- Improving coverage on the
main
branch. (dcfa6f6)
0.3.3 (2021-04-25)
- Corrected links that still referred to the old development branch. (4238a6e)
0.3.2 (2021-04-25)
- Moving to branch
main
as the primary development branch. (5535fdf)
0.3.1 (2021-04-25)
- Updated dependencies and moved to a more modern logging solution. (cbdfbe0)
0.3.0 (2021-02-13)
- Added proper support for Latin-1 Supplemental characters.
- Added proper support for Latin-1 Supplemental characters. (70c84b4)
0.2.9 (2021-02-13)
- Basic support for Latin-1 Supplemental characters. (1594965)
- Updated test data; preparing to push. (ce97ed3)
0.2.8 (2021-01-22)
- Obsoleteing
generateDocumentationDirectoryFromFileGlobSync
(fe24355)
- Removed obsolete function from API.md (a428da5)
0.2.7 (2021-01-21)
- Added functional backwards compatibility via babel transpilation. (5a278ce)
- Alright, let's see what happens now. (531a4bd)
- Coverage reporting should work properly now. (011b272)
- Fixed command typo in transpiled tests. (dd3ca54)
- Forgot to update config for last commit. (7b97b31)
- More robust CI via babel. (ad5ee0e)
- Now testing across the matrix. (cafed76)
- Testing buiold matrix in GitHub Actions. (3a4bb96)
- Updating Coveralls for GitHub Actions. (d237d46)
- Added Ava/Babel support. (2f4425d)
- About to try running babel. (42f641f)
- One last change before merge. (cbdebe6)
- Regenerated config and updated CI status badge in the README.md (6b9223c)
- Removing unused Ava config. (3f36c6c)
- Should be done with this whole ordeal. (bec613e)
- Something broke? (a6bb495)
- deps: Updated dependencies to latest versions. (94ba7c9)
- Switching to HJSON-based config, (a5c19f7)
0.2.6 (2021-01-15)
- ci: Added proper Windows CI via GitHubActions (c156a65)
- test: Debugging Windows testing. (da7ea1b)
- Fully updated standard-version config to be compatible with conventione commit standard. (68b6e4e)
- More recent test. (375c4df)
- ci: Actually updated the build targets. (cdff42a)
- ci: Added more build targets for GHA. (583050a)
- ci: Alright that should fix the issue. (69b4daf)
- ci: GHA doesn't seem to be working. (c0c226b)
- ci: Trying out GitHub Actions for CI. (0ecc006)
- config: Added an addition ci type for standard-version commit messages. (e2866b6)
- deps: Updated dependencies. (e2fb50a)
- deps-dev: bump standard-version from 8.0.0 to 8.0.1 (a5f1f58)
- Attempting to specify binary mode for reading files on Windows. (96533e4)
- Now using a wrapper function. (7d90ec8)
- Trying to use OS EOL. (ad33a2b)
- windows: Added more debug directives for testing on Windows. (758ddb4)
0.2.5 (2020-06-30)
- getDocumentationStringFromFilePathSync: Added parametre test for
getDocumentationStringFromFilePathSync
. (4696eba)
- README.md: Updated README to match the new CLI. (f4c0e21)
0.2.4 (2020-06-30)
- CLI: Corrected
main_Async
s logic to fix a bug in the previous version. (707c5fe)
- Slightly improved coverage. (cac6cf3)
0.2.3 (2020-06-29)
- CLI: Added proper multi-file mode via
command-line-args
multiple property. (a5c3664) - CLI: Multi-file mode appears to be working correctly. Will have to add tests. (bb3cac5)
- globbing: Added
getDocumentationStringFromFilePathSync
andgenerateDocumentationDirectoryFromFileGlobSync
in experimental form. Addedglobby
as a dependency. (4c921de)
- README.md: Corrected a small typo. (c678c29)
- Started new CLI test suite. (3f61f7e)
- Tests for multi-file mode is "complete" but still quite shallow; last commit before cleaning and releasing. (4f39c69)
- Real final commit before release. (147f7b0)
0.2.2 (2020-06-27)
- package.json: Corrected the accidental recursive publish in the
publish
script. (d8dce84)
0.2.1 (2020-06-27)
- Greatly reformatted tests. We should probably switch to an actual test suite soon though. (aa9bd65)
- Regenerated docs; will push to GitHub to see if the formatting still holds. (4127e6e)
- Added more convenience scripts. (bd7c622)
- Cleaned up directory structure. (79616fd)
- Forcing minor version bump because
standard-version
ignores the breaking change in the parsing commit. (8e15f37) - Removed now unnecessary files. (20e10ec)
- Renamed test files. (94b2a8f)
0.1.6 (2020-06-27)
- Preparing for first
standard-version
release. (4ac9c5b)
- Added more config to package.json and added standard-verison as a dev-dependencies. (26c5d50)
- 2020-04-12 v0.0.0 First commit.
- 2020-04-18 v0.0.1 Functional as an executable.
- 2020-04-18 v0.0.2 Added NPM-version badge to README.md.
- 2020-04-18 v0.0.3 Added public API.
- 2020-04-19 v0.0.4 Debugging jsdoc-to-markdown.
- 2020-04-19 v0.0.5 Cleaned up working tree, uninstalled jsdoc-to-markdown, added bin field to package.json.
- 2020-04-19 v0.0.6 Updated README.
- 2020-04-26 v0.0.7 Synchronising stuff.
- 2020-04-26 v0.0.8 Greatly improved README.md.
- 2020-04-26 v0.0.9 Fixed markup issues in the README and cleaned up the working tree's root directory.
- 2020-04-26 v0.0.10 Experimentally adding Travis CI and Coveralls.
- 2020-04-26 v0.0.11 Debugging Travis CI; removing
docs
directory; uninstalling jsdoc. - 2020-04-26 v0.0.12 Correcting package.json.
- 2020-04-26 v0.0.13 Actually removed jsdoc this time and annotated main.js with istanbul ignores.
- 2020-04-26 v0.0.14 Improving test coverage.
- 2020-04-28 v0.1.0 docs(Made corrections in the README; reformatted the documentation comments in source/main.js; and created API.md)
- 2020-04-28 v0.1.1 docs(Fixed formatting errors in the documentation comments of source/main.js)
- 2020-04-28 v0.1.2 docs(README.md): Added more badges. fix(dependencies): Removed unused
ava
package from package.json. - 2020-04-28 v0.1.3 docs(API.md): Added URL for life-cycle state keywords standard.
- 2020-05-01 v0.1.4 docs(API.md): Formatting fixes.
- 2020-05-02 v0.1.5 fix(source/main.js): Slightly improved coverage.