Liking cljdoc? Tell your friends :D

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

1.0.0 — 2020-10-24

Added

  • Check for "value" or "path" key in replace patch operations (#14)
  • Check for "value" in add patch operations (#14)
  • Make skip unknown schemas optional (#15)

0.2.2 — 2020-09-18

Changed

  • Removed attr path to from exception msg but added :path to exception #12 (contributed by @Quezion)
  • Bugfix to prevent input vectors from being cast to lists in some nested add operations #11 (contributed by @smithtim)

0.2.1 — 2020-07-15

Changed

  • Fix issue with "add" when no path is provided #10 (Contributed by @smithtim)

0.2.0 — 2019-07-29

Added

  • Allow skipping patches on some schemas (Fixes #6)

0.1.0 — 2019-05-31

Added

  • Parse SCIM paths and use it for patching
  • Support add, remove, and replace operations

Can you improve this documentation? These fine people already did:
Raghu Kaippully, Jason Stiefel, JasonStiefel & Quest Yarbrough
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close