Releases: zypp-io/unit4
Releases · zypp-io/unit4
release 0.0.2
What's Changed
- Add modules by @melvinfolkers in #7
The most common modules like accounts, customers,suppliers, transactions are set up in pre-written functions. As en example, by running the following code you will get a list of all the accounts:
unit4.accounts()
Full Changelog: v0.0.1...v0.0.2
release 0.0.1
What's Changed
- first version by @melvinfolkers in #1
- first version by @melvinfolkers in #2
- First working version of Unit4 API by @melvinfolkers in #3
- only test for 3.8 by @melvinfolkers in #4
- Dev 30 nov by @melvinfolkers in #5
- renamed package by @melvinfolkers in #6
New Contributors
- @melvinfolkers made their first contribution in #1
Full Changelog: https://github.com/zypp-io/unit4/commits/v0.0.1