Skip to content

v0.1.1 - 21-DEC-2020

Compare
Choose a tag to compare
@khanrn khanrn released this 21 Dec 08:10
· 40 commits to main since this release

v0.1.1 - 21-DEC-2020

FIXED

  • post-req function arguments refactored in core.clj.

UPDATED

  • WP REST API functions moved to rest.clj and prefixed them with wp-.
  • 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).