Skip to content

Releases: GenieFramework/Genie.jl

v5.15.1

15 Mar 12:32
Compare
Choose a tag to compare

Genie v5.15.1

Diff since v5.15.0

Closed issues:

  • Websockets connection is not robust (#613)

Merged pull requests:

  • Fix the up command ignoring the host param - Genie uses a wrong hostname when listening for socket. (#622) (@pszufe)

v5.15.0

30 Jan 16:39
4f3d9a5
Compare
Choose a tag to compare

Genie v5.15.0

Diff since v5.14.0

Closed issues:

  • Bug when following Heroku deploy tutorial (#619)

v5.14.0

24 Jan 12:07
Compare
Choose a tag to compare

Genie v5.14.0

Diff since v5.13.1

Merged pull requests:

v5.13.1

19 Jan 17:11
Compare
Choose a tag to compare

Genie v5.13.1

Diff since v5.13.0

Closed issues:

  • Genie Builder seems to crash after installation (#612)

Merged pull requests:

v5.13.0

21 Dec 14:52
6b833a0
Compare
Choose a tag to compare

Genie v5.13.0

Diff since v5.12.0

Merged pull requests:

v5.12.0

20 Dec 18:02
Compare
Choose a tag to compare

Genie v5.12.0

Diff since v5.11.3

Closed issues:

  • ERROR: UndefVarError: LibGit2 not defined (#402)
  • Issues in installing Genie on Julia 1.7.2 (#533)
  • MVC Tutorial Error (#555)
  • HTTPS Section Says HTTP In First Paragraph (#564)
  • The Table of Content of tutorial page is sorting by alphabet (#591)
  • KeyError: key :column_type not found (#607)
  • Warning: tarball content does not match git-tree-sha1 (#610)

Merged pull requests:

v5.11.3

22 Nov 22:30
Compare
Choose a tag to compare

Genie v5.11.3

Diff since v5.11.2

v5.11.2

22 Nov 11:52
Compare
Choose a tag to compare

Genie v5.11.2

Diff since v5.11.1

v5.11.1

21 Nov 18:49
Compare
Choose a tag to compare

Genie v5.11.1

Diff since v5.11.0

Closed issues:

  • Routes don’t decode the Unicode characters of encoded URLs (#549)
  • Two different routes for 2 different servers (#572)
  • @onchangeany macro requires at least two arguments (#595)
  • Enable customization of behavior in respect to connection loss (#599)

Merged pull requests:

v5.11.0

20 Oct 22:01
Compare
Choose a tag to compare

Genie v5.11.0

Diff since v5.10.1

Closed issues:

  • Missing Sockets import in Loader (#589)