Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 1.18 KB

Changelog

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

v0.3.1 - 2023-01-30

What's Changed

  • Add GroupingInfo->groupingId as per docs by @kerattila in chiiya#11

New Contributors

  • @kerattila made their first contribution in chiiya#11

Full Changelog: https://github.com/chiiya/passes/compare/0.3.0...0.3.1

v0.3.0 - 2022-04-21

What's Changed

Full Changelog: https://github.com/chiiya/passes/compare/0.2.6...0.3.0

v0.2.6 - 2022-04-01

What's Changed

  • Fix missing cache initialization by @pazzernick in chiiya#5
  • Use strict typing

New Contributors

  • @pazzernick made their first contribution in chiiya#5

Full Changelog: https://github.com/chiiya/passes/compare/0.2.5...0.2.6

0.0.1 - 2022-03-03

  • Initial release