v0.2.0
Changelog
- c038b34 (feat) #26 removes support for yaml
- 15c03d8 (ref) #26 adds coverage action
- 312429d (ref) #26 adds more tests
- a834bfe (ref) #26 adds testing structure for config writer
- c1e9bb5 (ref) #26 adds tests for encryption package
- 6f7bd09 (ref) #26 adds tests for schema_v1
- ed6abbf (ref) #26 adds unit tests for repository_config
- 8c39aef (ref) #26 finalizes tests for schema_v1_writer
- 0799e8d (ref) #26 minor package structure renamings
- 9550b5d (ref) #26 more refactorings and unit tests
- 008e7ee (ref) #26 refactors global config package
- 63ede0e (ref) #26 updates to go1.19
- 4bc40b9 (ref) #26 uses new encryption and docker token
- 8e57bcb (ref) #26: adds more tests