Skip to content

v2.0.0-alpha.51

Pre-release
Pre-release

Choose a tag to compare

@ziflex ziflex released this 03 Sep 21:09
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
366a5dd

What's Changed

  • feat(testing): implement assertion framework with various assertion types by @ziflex in #1000
  • feat(stdlib): extend assertion capabilities with new types and refinements by @ziflex in #1001
  • Feat/stdlib v2 testing 3 by @ziflex in #1002
  • refactor(compiler): updated compiler.New to enforce error handling during tests by @ziflex in #1003
  • refactor(formatter): replace Options struct by @ziflex in #1004
  • feat(fs): integrate go-options with fs package by @ziflex in #1005
  • refactor(logging): improve option handling and validation for logger configuration by @ziflex in #1006
  • refactor(policy): replace custom error handling with standardized validation error structure by @ziflex in #1007
  • test(vm): add and validate comprehensive test coverage for VM and environment options by @ziflex in #1009
  • refactor(options): integrate go-options by @ziflex in #1010
  • Chore/api normalization by @ziflex in #1011
  • Chore/api normalization 2 by @ziflex in #1014

Full Changelog: v2.0.0-alpha.50...v2.0.0-alpha.51