Releases: Level/packager
Releases · Level/packager
v1.2.1
Added
- Travis: add 6 and 7 (@ralphtheninja)
Changed
- Travis: use gcc 4.8 (@ralphtheninja)
Removed
- Travis: remove 0.10, 1.0, 1.8, 2 and 3 (@ralphtheninja)
v1.2.0
Added
- Add dependency badge (@ralphtheninja)
- Travis: add 1.0, 2, 3, 4 and 5 (@ralphtheninja)
Changed
- Update
levelup
to~1.3.0
(@ralphtheninja) - Update
leveldown
to^1.4.2
(@ralphtheninja)
v1.1.0
v1.0.0
Changed
- README: add link to
level/community
repo (@ralphtheninja)
v1.0.0-0
Added
- Add Travis (@ralphtheninja)
- Add
leveldown
dev dependency (@ralphtheninja)
Changed
- Update
levelup
to~1.0.0
(@ralphtheninja) - Run tests using
packager(leveldown)
(@ralphtheninja)
Removed
- Remove
level
dependency (@ralphtheninja)
v0.19.7
Added
- Add
level-test-*
to.gitignore
(@juliangruber)
Changed
- Run the tests if they are not required (@juliangruber)
- Rename the repository to
packager
(@juliangruber)
v0.19.6
Fixed
- Fix incorrect options logic (@juliangruber)
v0.19.5
Fixed
- Fixed bug with missing opening curly brace (@juliangruber)
v0.19.4
Changed
- Use
typeof
instead ofutil.isFunction()
(@juliangruber)
v0.19.3
Fixed
- Fix missing closing parenthesis (@juliangruber)