Releases: GenieFramework/Genie.jl
Releases · GenieFramework/Genie.jl
v0.9.8
v0.9.8 (2019-07-19)
Closed issues:
v0.9.7
v0.9.5
v0.9.5 (2019-07-08)
v0.9.4
v0.9.4 (2019-06-22)
Closed issues:
- Slow First Request after
AppServer.startup\(\)
(#144) - Flax.jl is missing (#143)
- Error creating a new app (#142)
- Error using controller with the example given (#141)
- Private Repo? (#140)
- function skip_element does not accept keyword arguments (#139)
- Error when run API backend example using Julia 1.10 (#137)
- Error following tutorial on Genie-Searchlight-example-app with /bgbbooks: Cannot
convert
an object of type Nothing to an object of type DataFrames.DataFrame (#136) - form problem (#128)
- Launch Genie app on boot (#127)
- Question about type (#126)
- The documentation is outdated (#124)
- "using Genie" creates a directory? (#122)
- Cannot start Genie REPL (#121)
- Headers overwritten by cors_headers (#120)
- Any OPTIONS request causes "MethodError: merge" (needed for CORS) (#119)
- Feature: Clearer exceptions and error messages (#118)
- Duplicated output (#117)
- Hyphenated app name "some-thing" --> "thing not defined" (#116)
- Cannot start Genie from either REPL or server.bat (multiple errors) (#115)
- Genie.AppServer.startup() not working (ERR_CONNECTION_REFUSED) (#113)
- CSS and JS not found (#112)
- Genie not processing image uploaded through HTML form. (#111)
- local environment Required? (#110)
- Performancy: connection was forcibly closed (#109)
- Unable to install Genie with Pkg->add (#108)
- ERROR: LoadError: UndefVarError: log_path! not defined (#106)
- How to hash and add salt? (#104)
- cann't build genie (#103)
- How to accept JSON payload? (#102)
- Unable to pass floats via URL (#101)
- Classes on <button> tags and <a> tags don't work (#100)
- HTML attributes named after reserved words error (#99)
- How to enable CORS (#98)
- using Genie takes more than 30 sec ? (#96)
- Error tagging new release (#94)
- ERROR: LoadError: LoadError: InitError: ArgumentError: Unknown time zone "Europe/London" (#92)
- Throttling and discarding connections (#91)
- Heavy requests with logging causes Timezone issue (#90)
- Unable to run inside Docker (#89)
- Default startup only accepts localhost connections, also need to configuration option for host. (#85)
- Issues in following step by step guide (#82)
- can not open the discover packages website (#78)
- Please tag release (#77)
- Problems with SearchLight (#71)
- Example app extremely slow in windows (#70)
- Genie config seems to overuse
eval
(#67) - Building EzXML BUG V(1.1) (#64)
- Post request with payload: Example (#60)
- Precompile / sysimg / binary (#58)
- Can't install genie (#49)
- Link on main website broken. (#44)
- DB Initialization Removed (#35)
Merged pull requests:
- Webpack4 and split docs (#134) (yoh-meyers)
- Typo fixes (#132) (tlienart)
- Update Step by step app development with Genie.md (#130) (psirus0588)
- Add http:// to web server starting log message (#125) (wschella)
- Create log and build folders only when starting the server. (#123) (EricForgy)
- nothings... (#114) (tweenietomatoes)
- Update Input.jl (#105) (tweenietomatoes)
Initial release
"Official" release to Julia's General Registry.