Releases: khanrn/wc-api-clj
Releases · khanrn/wc-api-clj
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-url
andedn-to-query-str
utility 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-req
function arguments refactored incore.clj
.
UPDATED
- WP REST API functions moved to
rest.clj
and prefixed them withwp-
. - Project name set explicitly at
project.clj
to 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.