Skip to content

v2.0.0 - It Depends Edition

Compare
Choose a tag to compare
@haacked haacked released this 26 Aug 22:21
· 27 commits to main since this release

This version targets .net 8.0 instead of .net 9.0 which should make it usable by a larger population.

What's Changed

  • feat: allow custom timestamps on .net by @darkopia in #98
  • feat(flags): Implement local evaluation of flag dependencies by @haacked in #97
  • feat(flags): use .net 8 packages by @haacked in #99

New Contributors

Full Changelog: v1.0.8...v2.0.0