Skip to content

Rink 0.5

Compare
Choose a tag to compare
@tiffany352 tiffany352 released this 18 Jul 09:33
· 115 commits to master since this release
  • Definition for common hormones have been added.
  • Dates with offsets should parse correctly now.
  • Cargo.lock is now included, which should help avoid build failures on computers other than mine.
  • Several dependencies updated.
  • Removed dependency on GMP, which makes it dramatically easier to build and develop Rink on Windows. Num is now used instead.
  • CLI uses clap now and allows passing expressions to evaluate as arguments.