Skip to content

v0.4.3

Latest

Choose a tag to compare

@Bromeon Bromeon released this 26 Nov 18:23
· 11 commits to master since this release

🌻 Highlights

  • Safeguard levels: fine-tune the amount of runtime validations (#1278)
  • Default parameters via #[opt(default = ...)] syntax (#1396)
  • Support rename for #[var] (#1388)
  • Add Array::functional_ops() (#1393)

πŸ“š Further reading

Changelog.

Git: v0.4.2...v0.4.3

πŸ‘· New Contributors

@lyonbeckers