This repository has been archived on 2026-05-27. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rustypipe/CHANGELOG.md
2024-04-12 03:26:19 +02:00

2 KiB

Changelog

All notable changes to this project will be documented in this file.

v0.1.3 - 2024-04-01

🐛 Bug Fixes

◀️ Revert

  • "fix: improve VecLogErr messages" (leads to infinite loop) - (348c852)

v0.1.2 - 2024-03-26

🐛 Bug Fixes

  • Correctly parse subscriber count with new channel header - (180dd98)

v0.1.1 - 2024-03-26

🐛 Bug Fixes

  • Specify internal dependency versions - (6598a23)
  • Move package attributes to workspace - (e4b204e)
  • Parsing music details with video description tab - (a81c3e8)

⚙️ Miscellaneous Tasks

  • Changes to release command - (0bcced1)
  • Update user agent (FF 115.0) - (be314d5)
  • Fix release script (unquoted include paths) - (78ba9cb)

v0.1.0 - 2024-03-22

Initial release