Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@adam-rocska adam-rocska released this 02 Aug 12:12
· 7 commits to master since this release
36a354e

1.4.0

Minor changes

  • ADDED: Duration utility extension for those really long cases.
  • The Pipe operator! now you can do cool stuff
    like: 3 |> increment |> double |> double |> increment and get 11.
  • repeating now supports throwing and other cases. Request features if you need more.

Patch changes

  • Increased test coverage.
  • Dumped JB for good.
  • Hacked through failing performance tests.
  • Finally dumped Jazzy in favor of SwiftDocC.

Fun

Building for debugging...
[310/310] Linking BetonPackageTests
Build complete! (25.29s)

  • Terminal will be reused by tasks, press any key to close it.