Skip to content

Latest commit

 

History

History
91 lines (46 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

91 lines (46 loc) · 2.11 KB

Change Log

All notable changes to this project will be documented in this file. See versionize for commit guidelines.

0.8.0 (2019-12-6)

Features

  • add ability to @type operations

Breaking Changes

  • change the API of supported operation to allow easy extensions

0.7.0 (2019-11-21)

Bug Fixes

  • use property annotation as predicate if absolute URI (#26)
  • more relaxed null guards on supported operation builder

Features

  • attributes for readable/writable properties (#25)
  • attributes for readable/writable

0.6.0 (2019-9-23)

Bug Fixes

  • don't throw from NancyContextWrapper when NancyContext is null

Features

  • manages block
  • update to nancy 2.0

0.5.0 (2019-8-18)

Features

  • update to nancy 2.0

0.4.3 (2019-07-02)

Bug Fixes

  • don't throw from NancyContextWrapper when NancyContext is null (ed20ae5)

0.4.3 (2019-07-02)

Bug Fixes

  • don't throw from NancyContextWrapper when NancyContext is null (ed20ae5)

0.4.2 (2019-04-30)

Bug Fixes

0.4.1 (2019-04-28)

Bug Fixes

  • update RDF vocabs to fix broken hydra uri in contexts

Build

  • change package dependencies to simplify installation

0.4 (2019-04-28)

Features

0.2.1 (2017-10-25)

Ancient history, initial usable release.