Skip to content

v0.6.0

Choose a tag to compare

@kunzaatko kunzaatko released this 10 Aug 07:01
· 244 commits to trunk since this release
98fc411

[0.6.0] - 2024-12-19

🚀 Features

  • (core) [breaking] Add apply function for transfer function simulation by @kunzaatko

  • (docs) Add InterLinks support for external documentation by @kunzaatko

🐛 Bug Fixes

  • (docs) Extra whitespace in documentation causes codeblock by @kunzaatko

  • (docs) Doc-strings formatting by @kunzaatko

  • Test ambiguities with Test by @kunzaatko

  • (tests) No method for rand with interval by @kunzaatko

  • (CI) Remove filter from doctest example by @kunzaatko

🚜 Refactor

  • (test) Reorganize test structure and enhance doctests by @kunzaatko

📚 Documentation

  • Add sampled transfer functions documentation by @kunzaatko

⚙️ Miscellaneous Tasks