Skip to content

Releases: 21GramConsulting/Beton

1.4.0

02 Aug 12:12
36a354e
Compare
Choose a tag to compare

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.