Skip to content

Releases: alexevanczuk/packs

5e3e8fe

07 Jun 16:04
Compare
Choose a tag to compare
bump version

59a0514

07 Jun 16:02
Compare
Choose a tag to compare
bump version

2f74a14

07 Jun 15:14
Compare
Choose a tag to compare
bump version

73ccb36

06 Jun 12:51
Compare
Choose a tag to compare
fix failing test

405af28

06 Jun 14:09
Compare
Choose a tag to compare
bump version

9e4829c

05 Jun 13:37
9e4829c
Compare
Choose a tag to compare
Update README.md

66cd7ec

05 Jun 13:43
Compare
Choose a tag to compare
release a new version

45d9c6d

05 Jun 02:05
Compare
Choose a tag to compare
fix broken tests

29e0d1b

05 Jun 13:22
Compare
Choose a tag to compare
fix file count on packwerk parity checker

e4a4939

03 Jun 21:48
e4a4939
Compare
Choose a tag to compare
Organize code (#14)

* move code into packwerk.rs

* improve organization of pack tests

* remove boiler plate test_ prefix of test functions

* Rename Reference to UnresolvedReference

* move cache implementation into cache module out of CLI

* use simpler match arms

* fill out todo