Skip to content

Latest commit

 

History

History
82 lines (40 loc) · 3.64 KB

CHANGELOG.md

File metadata and controls

82 lines (40 loc) · 3.64 KB

Changelog

1.6.0 (2022-12-11)

Features

1.5.0 (2022-12-10)

Features

1.4.0 (2022-12-09)

Features

1.3.1 (2022-12-08)

Bug Fixes

1.3.0 (2022-12-08)

Features

  • add run function to avoid mangling coverage report numbers (aafe589)
  • day 8 part 1 (b1b6566)
  • day 8 part 2 (1e81211)

1.2.0 (2022-12-07)

Features

Bug Fixes

  • import in memory logging was broken (daf813a)

1.1.0 (2022-12-06)

Features

1.0.1 (2022-12-05)

Bug Fixes

  • pre-commit hook now no longer runs watch mode vitest (62f107d)

1.0.0 (2022-12-05)

Features

Bug Fixes