Releases: GenieFramework/Genie.jl
Releases · GenieFramework/Genie.jl
v1.1.0
Genie v1.1.0
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)
v0.31.5
Genie v0.31.5
Closed issues:
v0.31.4
Genie v0.31.4
v0.31.3
Genie v0.31.3
Closed issues:
- API Documentation HTML broken (#231)
- HTML tags got stripped in views if they are created by a function (#249)
Merged pull requests:
- fix #231: API Documentation HTML broken (#252) (@simeonschaub)
v0.31.2
Genie v0.31.2
Closed issues:
- v0.31: no newmigration api. How can I "Modify the database" in "Working With Genie Apps: Intermediate Topics" (#235)
- Package Compatibility issues (Genie / Nettle) (#236)
- Starting a web server for an existing app in a new session. (#239)
- Bug in "Working with Genie apps (projects)" tutorial (#240)
- Documentation on cors header and changing public folder path (#241)
- Following tutorial: html function not defined (#242)
Merged pull requests:
- Update Working_With_Genie_Apps.md (#243) (@marco-zanon)
- add Genie.Renderer to BooksController example in Intermediate Topics … (#245) (@nickembrey)
- Changes to host value in generated dockerfile, updates docs (#247) (@harleyjackthomas)
v0.31.1
Genie v0.31.1
Closed issues:
- Genie.newapp("") on v1.0.5 errors during dependencies installation (#230)
v0.31.0
Genie v0.31.0
Closed issues:
- LoadError: UndefVarError: Printf not defined when using SearchLightMySQL (#227)
Merged pull requests: