Skip to content

Releases: OwnLocal/intacct-ruby

v1.9.0 - First OwnLocal Release

07 Dec 20:32
c6ea7f3
Compare
Choose a tag to compare
  • Merges #1
  • First release with OwnLocal code. Bumping minor version.
  • Adds functionality to how the IntacctRuby::Request object handles functions on initialization.
  • Minor improvements to how functions are created.
  • Adds support for passing in a resultId when creating a readMore function.
  • Removed Mocha as testing library. All tests use RSpec now.