Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@sandervanhooft sandervanhooft released this 09 Apr 09:26
· 82 commits to main since this release
d63ee6f

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"
    }