Skip to content

Releases: eru123/numesis

1.1.0

29 Jun 09:26
Compare
Choose a tag to compare

1.1.0

  • Added decode or d method
  • Added encode_trail or trail or t method
  • Added encode_block or block or b method
  • Update README.md for docs and examples on new methods

1.0.2

23 Jun 01:53
012534e
Compare
Choose a tag to compare
  • Added CHANGELOG.md
  • Added type hint support
  • Reduce the probability of duplicate keys
  • Improve performace and readability
  • Improve Documentation

1.0.1

21 Jun 15:21
Compare
Choose a tag to compare

Numesis 1.0.1

Initial Production Release

Features

  • Create a charset based number system
  • Encode natural number to custom a number system

Note

  • Decode method is still in beta, refrain using it on production use, because it can cause inaccurate result.