Skip to content

v0.3.0

Compare
Choose a tag to compare
@sts10 sts10 released this 31 May 03:05
· 64 commits to main since this release
00991ab

Think this is basically the same as the pre-0.3.0 version.

Again, the big new feature in this release is that users can optionally print attributes and word samples in JSON format.

Changes

  • d06d1ea - Uses an enum for result of Kraft-McMillan Inequality
  • abe465d - only calculates longest word length once, in order to be more efficient
  • a979645 - brings help text up to date with JSON feature
  • fdf4071 - print word samples within JSON output
  • dad0cd6 - gives credit back to Kraft!
  • f77ec28 - more concise creation of ListAttributes object. Also think I made the shared prefix calculation a bit faster
  • 8549df7 - make shared prefix optional, since it takes a while
  • 95d72b6 - improves the descriptiveness of a function name
  • 4fed268 - fixes spelling of 'unique' in new display attributes code
  • b07f7dc - puts ListAttributes into a new enum, adds feature of printing list attributes in JSON