Rink 0.5
- 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.