v1.0.0
Genie v1.0.0
Closed issues:
- Error creating a new app (#142)
- HTTPS support (#155)
- up() does not bind to port if a server is already running on localhost:defaultport (#229)
- errata: missing closing tag on list item in intermediate tutorial's html view billgatesbooks.jl.html (#238)
- websocket instead of websockets in test and dev envs (#251)
- Access to fetch blocked by CORS policy - Issue #253 (#255)
- Genie.newapp() failing with MethodError (#257)
- Allow additional arguments for
Genie.up
and forward them toHTTP.serve
(#258) - Make dev start in HTTPS by default (#259)
- Make 404 page/response respect the request type (#260)
- App creation error (#265)
Merged pull requests:
- V1 on v1.3 (#264) (@PallHaraldsson)