Releases: athena-framework/negotiation
Releases · athena-framework/negotiation
v0.2.0
Changed
- Breaking: Normalize exception types (#428) (@Blacksmoke16)
- Use lowercase
utf-8
within header values (#417) (@Blacksmoke16) - Update minimum
crystal
version to~> 1.13.0
(#428) (@Blacksmoke16)
v0.1.5
Changed
- Integrate website into monorepo (#365) (@Blacksmoke16)
v0.1.4
Administrative release, no functional changes
v0.1.3
Changed
- Update some links in preparation for Athena Framework
0.18.0
(#261) (@Blacksmoke16)
v0.1.2
First release a part of the monorepo.
Added
- Add
VERSION
constant toAthena::Negotiation
namespace (#166) (@Blacksmoke16) - Add getting started documentation to API docs (#172) (@Blacksmoke16)
Changed
- Update minimum
crystal
version to~> 1.4.0
(#169) (@Blacksmoke16)
Fixed
Finish porting docs to mkdocs
Changes
- Finish porting docs to mkdocs
- Fix some typos
Initial Implementation
- Initial implementation