Skip to content

Version 5

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 21:00
· 30 commits to master since this release
5.0.0
bc2de01

Major Version Update With Breaking Changes

For existing projects, you'll want to grab a coffee and start working through the migration documentation.

Seriously, this is huge change from version 4!

  1. Everything is now strictly typed.
  2. 100% static analyzable.
  3. Dozens of new unit tests.
  4. A structure to introduce future improvements without breaking backwards compatibility.

Basically everything annoying which was dangling over the years has pretty much been cleaned up into some much more solid and modern. Also a few hidden goodies have been added.

Enjoy!