entypo
Version:
SVG sprite for the Entypo+ icon collection.
50 lines (28 loc) • 969 B
Markdown
# entypo change log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## 2.1.0
- Add [brfs](https://github.com/browserify/brfs) to [browserify transform field](https://github.com/browserify/browserify-handbook#browserifytransform-field) for automatic module level transformation.
## 2.0.0
### Breaking
- Remove original assets. Open an issue if you want this feature back.
### Fixed
- Remvoed + from package assets to fix a windows issue
- devDeps: budo and brfs
- docs: improve usage info
## 1.0.3
- document available icons (#1)
- add usage information (#3)
- fix inline path.join brfs issue (#5)
## 1.0.2
#### Added
- Blank .npmignore file.
#### Fixed
- Actually publish sprite sheet with module.
## 1.0.1
#### Fixed
- Fixed export path of sprite.
## 1.0.0
* engage
* Initial release