Skip to content

Releases: civisanalytics/mistral_client

v2.0.0

09 Feb 17:29
ef8b038
Compare
Choose a tag to compare

Added

  • Added Ruby 2.7 and 3.0 to the Travis build matrix

Changed

  • Bumped the Ruby version for development to 3.0.0
  • Fixed deprecation warnings around positional and keyword arguments from ruby 2.7.0
  • Updated rubocop to v1.9.1, and fixed rubocop violations
  • Configured rspec to emit warnings, and fix them
  • Re-recorded the spec cassettes
  • Fixed broken links in the README

Removed

  • Removed Ruby 2.3 and 2.4 from the Travis build matrix

v1.3.0

21 Apr 16:35
4e4bcae
Compare
Choose a tag to compare

Changed

  • Relaxed the constraint on the httparty dependency
  • Added Ruby 2.5 and 2.6 to the build matrix
  • Updated development dependencies

v1.2.0

17 Dec 23:24
b130060
Compare
Choose a tag to compare

Added

  • A get health endpoint

v1.1.0

15 Dec 19:04
c5dca19
Compare
Choose a tag to compare

Added

  • Made the input parameter available to execute! so that users can parameterize workflows.

Changed

  • Fixed transient spec failure in task_spec.rb

v1.0.0

09 Oct 20:38
Compare
Choose a tag to compare

Initial release