Skip to content

Releases: mneudert/caylir

v0.3.0

11 Dec 17:38
760c5df
Compare
Choose a tag to compare
  • Backwards incompatible changes
    • Minimum required elixir version is now ~> 1.2
    • Minimum required erlang version is now ~> 18.0
    • Support for :poison < 2.0 has been removed

v0.2.0

13 Jun 18:05
Compare
Choose a tag to compare
  • Enhancements

    • Allows retrieving the shape of a query
    • Pools connections to the graph
    • Uses :hackney instead of :inets
  • Backwards incompatible changes

    • Configuration is done using config files

v0.1.0

04 Jun 16:35
Compare
Choose a tag to compare
  • Initial Release