Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Latest commit

 

History

History
51 lines (22 loc) · 1.91 KB

File metadata and controls

51 lines (22 loc) · 1.91 KB

2.0.4 (2023-01-14)

Bug Fixes

  • deps: migrate to semantic-release-action/next-release-version (3652c49)

2.0.3 (2023-01-09)

Bug Fixes

  • ci: use rust-action for releases (0ee6813)

2.0.2 (2022-12-27)

Bug Fixes

  • deps: update rust crate typescript_tools to v5 (4d61697)

2.0.2 (2022-12-09)

Bug Fixes

  • deps: update rust crate typescript_tools to v5 (4d61697)

2.0.1 (2022-11-19)

Bug Fixes

  • deps: update rust crate rayon to 1.6.0 (471eb4b)

2.0.0 (2022-11-15)

  • refactor!: return a vec of PathBufs instead of Strings (5f545c1)

BREAKING CHANGES

  • return a vec of PathBufs instead of Strings.

1.0.0 (2022-11-13)

Bug Fixes