Skip to content

Time, money, coerce

Compare
Choose a tag to compare
@stephencelis stephencelis released this 07 Mar 21:08
· 25 commits to master since this release

What's new?

  • Added TaggedTime and TaggedMoney modules for safer time and safer money (#10).
  • Added coerce (#15).

What's fixed?

  • Codability should now work on non-single value containers by delegating more directly to the underlying type (#12).
  • Fixed Carthage (#17).