Skip to content

Releases: sandorian/moneybird-api-php

v0.2.3

27 Nov 15:23
3dd30a2

Choose a tag to compare

What's Changed

  • [Fix] Body of LinkBookingToFinancialMutationRequest does not have to be encapsulated by @jorisvanandel in #45

Full Changelog: v0.2.2...v0.2.3

v0.2.2

25 Nov 19:55
8b7a2e0

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

01 May 13:57
e70b1c8

Choose a tag to compare

Courtesy of @jeffreyvanhees 😎 .

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Apr 07:56
3ca8024

Choose a tag to compare

What's Changed

New Contributors

Feedback and contributions are welcome.

Important Notes

  • This is an alpha release and subject to breaking changes.

  • Actively evolving: we strongly recommend pinning your installation to avoid unexpected issues:

    "require": {
        "sandorian/moneybird-api-php": "^0.1.0"
    }
    

Full Changelog: v0.1.1...v0.2.0

v0.1.1

16 Apr 14:28
504d1c8

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

09 Apr 09:26
d63ee6f

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

First release 🎉

Full documentation can be found at moneybird.sandorian.com .

Feedback and contributions are welcome.

Important Notes

  • This is an alpha release and subject to breaking changes.

  • Actively evolving: we strongly recommend pinning your installation to avoid unexpected issues:

    "require": {
        "sandorian/moneybird-api-php": "^0.1.0"
    }