Changelog

  • Add a helper getTestNumber() function for debugging purposes.
  • This version is functionally identical to the previous, and is published as another test of the updated workflow system
  • This version is functionally identical to the previous, but is published as a test of the updated workflow, with a cleaned up package.json file
  • Update typescript dependency version to 5.7.2
  • Publish with provenance
  • Update dependency versions
  • Fix typos in documentation
  • Fix typos in documentation
  • Fix issue where documentation was not getting published
  • Rename package to t6
  • Update typescript dependency version to 5.5.4
  • Rebuild package and documentation in monorepo style
  • Minor readme template updates
  • Update donation URL
  • Change X from a class to a namespace
  • Breaking change: X.true() and X.false() are now X.isTrue() and X.isFalse() (since true and false are reserved keywords)
  • Add a few more test cases
  • Minor changes in the main readme documentation
  • Update build scripts
  • Use global TypeDoc configuration file
  • Compile and build documentation simultaneously
  • Remove dependency on typescript (TypeDoc will take care of this)
  • Remove declaration types for test on build output
  • Minor output change for test #1
  • Output tsc version on npm test
  • Update typescript dependency version to 5.4.4
  • Make note of using devDependency
  • Restructure test files and scripts
  • Run unit tests before every compilation
  • Show which test failed, as a unique number
  • Improve on some of the default exception messages
  • Fix bug where type declarations were not generated or packaged with the npm package
  • Relative "Home" link does not work well. Changing to absolute link.
  • Update contact details.
  • Automate how examples are written into main readme file
  • Write examples as JavaScript modules
  • Stricter requirements on example file names
  • Will not republish documentation if there was an error publishing to npm
  • Add additional instructions for running examples
  • Combine build and types scripts
  • "Home" link is now a relative link
  • Update dependency versions
  • Initialize new package that exports X with several test cases
MMNEPVFCICPMFPCPTTAAATR