Skip to content

Releases: codeclimate/minidoc

v2.1.0

10 May 18:28
Compare
Choose a tag to compare

Changes

Allows running in a Rails 5 context.

v2.0.0

02 May 20:48
Compare
Choose a tag to compare

New features

Association methods that raise when the document is not found.

Changes

Removed transaction support.

v1.0.0

28 Oct 15:21
Compare
Choose a tag to compare

No changes since v1.0.0.rc2. Please see the changelog for more details about upgrading.

v1.0.0.rc2

26 Oct 22:18
Compare
Choose a tag to compare
v1.0.0.rc2 Pre-release
Pre-release

New features

  • Allow omitting selectors to finder methods.

Bug fixes

  • Minidoc#reload will raise Minidoc::DocumentNotFoundError when the document no longer exists, rather than a nil error.

Changes

  • Make Minidoc.wrap and Minidoc.from_db private.

v1.0.0.rc1

29 Sep 15:52
Compare
Choose a tag to compare
v1.0.0.rc1 Pre-release
Pre-release

v1.0.0.rc1 (2016-09-29)

Diff: v0.0.1...v1.0.0.rc1

New features

Bug fixes

Changes

v0.0.1 (first release)

28 Sep 16:01
d7684b7
Compare
Choose a tag to compare