Skip to content

Releases: ioki-mobility/ioki-ruby

0.6.0

22 Nov 10:19
818e0c3
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

What's Changed

  • Use Faraday config
  • Fixes #31 VCR::Errors due to mismatch in API_BASE_URL in test setup when run locally by @eikes in #34
  • Move examples to spec/ioki/examples by @A5308Y in #27
  • Add check for deprecated attributes by @A5308Y in #30
  • Refactor url_elements by @A5308Y in #32
  • Assist understanding Enspoints::Index.call by @A5308Y in #33
  • Fixes gem name, url and gemspec file name by @eikes in #35
  • Implement specific clients by @A5308Y in #26

New Contributors

  • @eikes made their first contribution in #34

Full Changelog: 0.5.0...0.6.0

0.5.0

16 Nov 09:55
ea3b92d
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

What's Changed

  • Use type attribute for Platform::Area by @A5308Y in #28

Full Changelog: 0.4.0...0.5.0

0.4.0

09 Nov 09:40
666fff3
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

What's Changed

  • Allow ioki-objects to be used in array types by @A5308Y in #22
  • Less defaults for Ioki::Configuration.new by @A5308Y in #23
  • Adjust gemspec by @A5308Y in #24
  • Use etags from create and update by @A5308Y in #25