Releases: GenieFramework/Genie.jl
Releases · GenieFramework/Genie.jl
v5.35.6
Genie v5.35.6
- bump compat of JuliaFormatter (in case of errors users need to manually install JuliaFormatter v1)
- fix cookie handling for reuqests from android systems (thanks to @PingoLee)
- fix load order for nested directories (thanks to @PingoLee and @Jonas-a-Zimmermann)
- fix typification in
JSONParser.parse()for dicttypes with Symbol keys
Merged pull requests:
- Fix session cookie not robust. #763 (#768) (@PingoLee)
- Fix/recursive autoload issue 741 (#769) (@PingoLee)
Closed issues:
v5.35.5
v5.35.4
v5.35.3
v5.35.2
v5.35.1
Genie v5.35.1
v5.35.0
Genie v5.35.0
v5.34.0
Genie v5.34.0
- switch from JSON3 to JSON
Merged pull requests:
v5.33.18
v5.33.17
Genie v5.33.17
Closed issues:
- Genie tries to access invalid config fields when setting CORS headers (#761)