Genie v6.0.0
Genie.jl v6.0.0
This major release migrates to HTTP.jl v2 and updates the minimum Julia version requirement.
Breaking Changes
- Minimum Julia version: Updated from 1.6 to 1.10 (required by HTTP.jl v2)
- HTTP.jl v2 migration: Migrated from HTTP.jl v1 to v2.1
- Updated HTTPHeaders to be identical to the newly introduced HTTP.Headers rather than the previous Dict
New Features
- OrderedCollections v2 support (compat: "1, 2")
Infrastructure
- Consolidate test dependencies into main Project.toml