Skip to content

Commit

Permalink
Built release version 0.06
Browse files Browse the repository at this point in the history
  • Loading branch information
iamalnewkirk committed Jan 14, 2021
1 parent 7f9556e commit 0cfeff0
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1 +1,37 @@
Changelog for Nano

0.06 2021-01-14T00:41:18
- Add release updates
- Implement Nano::Stash (#29)

0.05 2021-01-05T13:54:50
- Built release version 0.05
- Add release updates
- Implement Nano::Env abstraction (#25)
- Add convenience "hash" digest method (#22)

0.04 2021-01-03T00:48:55
- Built release version 0.04
- Add release updates
- Enable search results ordering (#19)
- Ensure Nano::Search {first,last,next,prev} iterates (#18)
- Ensure underlying domain is dropped (#17)
- Refactor to use Zing::{KeyVal,Table} classes (#14)

0.03 2020-12-31T18:36:56
- Built release version 0.03
- Add release updates
- Prevent serialization of non-array/hash references (#10)
- Implement entity reload method (#9)

0.02 2020-12-30T21:14:03
- Built release version 0.02
- Add release updates
- Update documentation (#5)

0.01 2020-12-30T20:23:57
- Built release version 0.01
- Add release updates
- Update distribution config
- Initial implementation (#2)
- Initial commit

0 comments on commit 0cfeff0

Please sign in to comment.