Skip to content

Release v2.14.0

Compare
Choose a tag to compare
@themue themue released this 26 Apr 20:12
· 163 commits to master since this release
  • Added access to URL path parts via Job.Path()
  • Added interfaces for handler methods directly mapping HTTP verbs to the according REST methods like Create(), Read(), Update(), Modify(), Delete(), and Info()