Skip to content

v2.0.2

Compare
Choose a tag to compare
@Apricot-S Apricot-S released this 22 Dec 10:57
· 47 commits to main since this release
8f7497b

Refactor

  • Optimize pre-calculation map structure (#23)
  • Make each function in build-map generics to standardize duplicated code (#24)
  • Introduce pruning DFS to pre-calculate partial replacement numbers (#27)
  • Fix typo s/necesaary/necessary (#28)

Docs

  • Run build_map.sh only if build_table.sh is successful (#25)
  • Add a note to the README about the calculated values (#26)

Full Changelog: v2.0.1...v2.0.2