Skip to content

Releases: GenieFramework/Genie.jl

v0.9.9

24 Jul 19:32
v0.9.9
Compare
Choose a tag to compare

v0.9.8

19 Jul 23:31
v0.9.8
Compare
Choose a tag to compare

v0.9.8 (2019-07-19)

Diff since v0.9.7

Closed issues:

  • I receive errors on http call and very low req/s (#148)
  • Can't load custom HTML elements (#146)
  • Add to Julia Registry and update docs (#138)
  • Interesting approach writing interactive web apps without JS, kinda server-side React (#88)
  • Registering on MetaData (#26)

v0.9.7

17 Jul 17:18
v0.9.7
Compare
Choose a tag to compare

v0.9.7 (2019-07-17)

Diff since v0.9.5

Closed issues:

  • @params(:JSON_PAYLOAD) = nothing (#150)
  • Genie.newapp("MyGenieApp") permission denied (#147)

v0.9.5

08 Jul 18:20
v0.9.5
Compare
Choose a tag to compare

v0.9.4

24 Jun 17:23
cedde02
Compare
Choose a tag to compare

v0.9.4 (2019-06-22)

Diff since 0.1

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:

Initial release

29 Dec 19:26
Compare
Choose a tag to compare

"Official" release to Julia's General Registry.