Skip to content

Releases: yuki24/artemis

v0.5.0

02 Jun 22:01
Compare
Choose a tag to compare

Features

  • Add support for Rails 6.0, 4.1, and 4.0
  • 6701b54, #62: Allow to dynamically call the operation (@JanStevens)

Fixes

  • #67: Fix the wrong test version constraints in Appraisals (@daemonsy)
  • #60: Fix an issue where not all adapters send required HTTP headers

v0.4.0

30 Jan 03:42
Compare
Choose a tag to compare

Features

  • 48d052e: Add an easy way to set up Rspec integration
  • 0f7cd12: Make Artemis' Railtie configurable
  • 6bd15e2: Add the ability to use ERB in test fixtures
  • #49: Expose the TestAdapter as a public API

Bug fixes

  • b7ad4a4: Require graphl >= 1.8 to fix a bug in the generator
  • #48: Do not transform keys of query variables (@erikdstock)
  • #47: Fixes an issue where errors thrown from config/graphql.yml get swallowed

v0.2.0: New generators and small improvements

30 Oct 02:09
Compare
Choose a tag to compare

Features

  • #43: Keep persistent connections open for 30 minutes
  • #42: Allow for setting up the test adapter without url
  • #41: Add a mutation generator
  • #40: Add a query generator
  • #39: Installer now adds a new service if config/graphql.yml is present

v0.1.0: First release!

16 Oct 20:57
Compare
Choose a tag to compare

First release of Artemis! 🎉