Release 0.4.0 #274

Merged
Jef Roosens merged 75 commits from release-0.4.0 into main 2022-10-01 17:16:28 +02:00
Showing only changes of commit 559ef3e505 - Show all commits

View file

@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Repo POST requests now return information on published package * Repo POST requests now return information on published package
* `api` can no longer be used as a repository name * `api` can no longer be used as a repository name
* CLI client now allows setting values to an empty value * CLI client now allows setting values to an empty value
* API endpoints now return id of newly created entries
### Removed ### Removed