Skip to content

v0.2.3

Choose a tag to compare

@abhiTronix abhiTronix released this 11 Aug 14:24
· 164 commits to master since this release
f833f25

πŸ““ Complete Release Notes can be found here ↗️


Summary: Bug Fixes and Maintenance Updates πŸŽ‰

✨ New Features

  • Docs:
    • Added Zenodo Bibtex entry and badge in docs for easier citation.
  • Maintenance:
    • Switched to new Issue GitHub's form schema using YAMLs.

⚑️ Updates/Improvements

  • Maintenance:
    • Added new patterns to .gitignore to ignore vim files.
  • Setup:
    • Implemented new patch to remove GitHub README UI specific text for using README.md text as long_description metadata.
  • Docs:
    • Updated existing recipes to include with statement access method in FFdecoder APIs.
    • Updated docs text font to Libre Franklin.

πŸ› Bug-fixes

  • FFdecoder API:
    • Fixed Context Manager methods.
      • Fixed __enter__ method returning class instance instead of formulating pipeline.
      • Fixed __exit__ method calling wrong non-existent method.
  • Setup:
    • Fixed missing comma(,) in keywords metadata.
    • Fixed bug in patch string.