hi8
Version:
See Earth from Himawari-8 on your desktop every 10 minutes.
52 lines (31 loc) • 2.06 kB
Markdown
# hi8 change log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [v0.1.2](https://github.com/ungoldman/hi8/releases/v0.1.2)
[view diff](https://github.com/ungoldman/hi8/compare/v0.1.1...v0.1.2)
### Fixed
- **bugfix**: simplify `bin.js` syntax so it works in node 4 (#1)
### Added
- add gh-pages site generator
### Commits
- [[`cec99ed2fe`](https://github.com/ungoldman/hi8/commit/cec99ed2fe)] - **bugfix**: simplify syntax for node 4 (#1) (Nate Goldman)
- [[`bb35dd8839`](https://github.com/ungoldman/hi8/commit/bb35dd8839)] - use absolute url for releases link (Nate Goldman)
- [[`b135fc038b`](https://github.com/ungoldman/hi8/commit/b135fc038b)] - rm unnecessary newlines (Nate Goldman)
- [[`851af927ae`](https://github.com/ungoldman/hi8/commit/851af927ae)] - add site (Nate Goldman)
- [[`d529e491fc`](https://github.com/ungoldman/hi8/commit/d529e491fc)] - use absolute paths for issues and pulls (Nate Goldman)
- [[`c77c139f0f`](https://github.com/ungoldman/hi8/commit/c77c139f0f)] - be bold (Nate Goldman)
- [[`0f615e9bee`](https://github.com/ungoldman/hi8/commit/0f615e9bee)] - Update readme.md (Nate Goldman)
## [v0.1.1](https://github.com/ungoldman/hi8/releases/v0.1.1)
[view diff](https://github.com/ungoldman/hi8/compare/v0.1.0...v0.1.1)
### Changed
- update background on initialization
### Commits
- [[`b218eb47f6`](https://github.com/ungoldman/hi8/commit/b218eb47f6)] - uncomment important thing (Nate Goldman)
- [[`ec159a603a`](https://github.com/ungoldman/hi8/commit/ec159a603a)] - Update readme.md (Nate Goldman)
- [[`b35a93a036`](https://github.com/ungoldman/hi8/commit/b35a93a036)] - fancy up the readme (Nate Goldman)
- [[`433c876b57`](https://github.com/ungoldman/hi8/commit/433c876b57)] - update screenshot (Nate Goldman)
## [v0.1.0](https://github.com/ungoldman/hi8/releases/v0.1.0)
### Added
- alpha release (npm only)
### Commits
- [[`162181845c`](https://github.com/ungoldman/hi8/commit/162181845c)] - 0.1.0 (Nate Goldman)