Releases: khanrn/wc-api-clj
Releases · khanrn/wc-api-clj
Release list
v0.1.4 - 16-JAN-2021
v0.1.3 - 07-JAN-2021
ADDED
- WooCommerce order notes enpoints wrapper added
- WooCommerce order notes enpoints wrapper unit tests added
CHNAGED
- Cljdoc icon placed at Documentation in README as we will be using this for documentation.
v0.1.2 - 24-DEC-2020
v0.1.2 - 24-DEC-2020
ADDED
- Apache common validator Java lib added
is-urlandedn-to-query-strutility functions added.- Unit test added for utility functions in
util.clj.
CHNAGED
- Logo position changed in README
- Logo re-sized in README
- Shields.io badges added to README
v0.1.1 - 21-DEC-2020
v0.1.1 - 21-DEC-2020
FIXED
post-reqfunction arguments refactored incore.clj.
UPDATED
- WP REST API functions moved to
rest.cljand prefixed them withwp-. - Project name set explicitly at
project.cljto make the documentation pretty.
CHNAGED
- Logo color changed to black
ADDED
- Unit test added for core functions in
core.clj. - Unit test added for core functions in
rest.clj. - Documentation branch inititated(
gh-page).
v0.1.0 - 19-DEC-2020
Initial release of v0.1.0. This is the very first release.