Skip to content

Releases: olilag/susi-lib

v1.2.5

28 Sep 20:51
a0c8c38
Compare
Choose a tag to compare

What's Changed

  • Small documentation fixes by @olilag in #10
  • Add unique_letters function and word-finder unique filter by @olilag in #13

Full Changelog: v1.2.4...v1.2.5

v1.2.4

22 Sep 17:01
ba73d7e
Compare
Choose a tag to compare

What's Changed

Some other small changes

Full Changelog: v1.2.3...v1.2.4

v1.2.3

21 Sep 11:48
ed3a8c5
Compare
Choose a tag to compare

Bug fix

Full Changelog: v1.2.2...v1.2.3

v1.2.2

21 Sep 11:32
566df79
Compare
Choose a tag to compare
  • Dictionary class
  • some small stuff
  • new README for susi orgs

Full Changelog: v1.2.1...v1.2.2

v1.2.1

10 Sep 15:31
43e552b
Compare
Choose a tag to compare
  • Remove deprecated type hints from typing
  • Fix bug where provided file wouldn't be closed when using susi-word-finder cli

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 Sep 18:19
35bdc20
Compare
Choose a tag to compare
  • Change indexes used by Braille #4
  • Add CLI for regexing #2
  • Add anagram finder #1

Full Changelog: v1.1.0...v1.2.0

v1.1.0

24 Jul 15:53
752125e
Compare
Choose a tag to compare

Add encode function