Releases: eryph-org/dotnet-genepoolclient
Releases · eryph-org/dotnet-genepoolclient
Release 0.4.0
What's Changed
- Use same env variables as eryph for genepool by @fw2568 in #22
- Improve error handling by @ChristopherMann in #24
Full Changelog: v0.3.0...v0.4.0
Release 0.3.0
What's Changed
- Support hardware ID header by @ChristopherMann in #16
- Content, descriptions and validations for genesets by @fw2568 in #14
- Publish as self-contained package by @ChristopherMann in #20
- Support native YAML for fodder content by @ChristopherMann in #21
Full Changelog: v0.2...v0.3.0
Release 0.2
What's Changed
- Migrate to validating types by @ChristopherMann in #7
- Validate catlet and fodder genes during packing by @ChristopherMann in #8
- added beta download support by @fw2568 in #9
- fix beta download in Powershell < 7 by @fw2568 in #10
- fixed incorrect capability names by @fw2568 in #11
- Variables in fodder content by @ChristopherMann in #12
Full Changelog: v0.1...v0.2
Release 0.1
Initial Release of eryph genepool client:
- API model for .NET clients
- API client implemention for genepools
- eryph-packer reimplementation using client API instead of direct file uploads