Skip to content

Optimizations, TypeScript improvements, and README updates

Compare
Choose a tag to compare
@AsyncBanana AsyncBanana released this 28 Jul 01:40
· 20 commits to master since this release
1266fc5

What's Changed

  • Replace ternary operator on cycles checking with short-circuit OR operator by @micalevisk in #22
  • Improve typing of Difference interface by @Schrubitteflau in #33
  • Various README updates, added new files for information on the project

New Contributors

Full Changelog: v1.3.0...v1.3.1