Releases: picqer/moneybird-php-client
Releases · picqer/moneybird-php-client
v0.34.0
What's Changed
- Update jsonSerialize for PHP 8.1 by @jissereitsma in #265
- Add findByIdentifier and some fillable fields for the Product Entity by @dario-dib in #251
- [products] add title and identifier attributes, and identifier endpoint by @marnickmenting in #269
- Added Subscriptions support by @rubengommers in #260
New Contributors
- @jissereitsma made their first contribution in #265
- @dario-dib made their first contribution in #251
- @marnickmenting made their first contribution in #269
- @rubengommers made their first contribution in #260
Full Changelog: v0.33.0...v.0.34.0
v0.33.0
What's Changed
- Add contact_person_id to SalesInvoice by @Bowero in #259
- Add
contact_person_idas fillable field to estimate entity by @robindirksen1 in #257
New Contributors
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- Add project_id to GeneralJournalDocumentEntry by @stephangroen in #255
- Add
contact_peopleto contact entity by @robindirksen1 in #256
Full Changelog: v0.31.3...v0.32.0
v0.31.3
- Add prices_are_incl_tax to Estimate #253 by @patrickbrouwers
v0.31.2
v0.31.1
- Fixed Throthling and added some keys to models #230 by @gldrenthe89
- Added total price values on recurring sales invoices #231 by @bnoordsij
- Update Search trait for per_page & page attributes #232 by @robindirksen1
- Add budget to project #233 by @dannyvw
- Add project_id to invoice detail #234 by @dannyvw
- Added missing ledger_account_id field #235 by @chielsen
- Add missing namespace to project #236 by @dannyvw
- Filterable changed to be useable for Contacts #239 by @fu-raz
- Add missing booking types to financial mutation #240 by @royarisse
- Replace deprecated rewind_body with Message::rewindBody #241 by @it-can
- Replace deprecated parse_header with Header::parse #242 by @rikivesa
- Allow updating 'update_contact' in SalesInvoice #244 by @jadjoubran
- Allow setting 'project_id' in InvoiceDetail #246 by @jadjoubran
v0.30.1
v0.30.0
v0.29.0
v0.28.0
- No changes