reposier
Version:
Tasty CLI on the outside, simple integration with GitHub's API on the inside.
129 lines (76 loc) • 5.67 kB
Markdown
# Change Log
## [v1.0.2](https://github.com/alexlee-dev/reposier/tree/v1.0.2) (2018-09-21)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v1.0.1...v1.0.2)
**Merged pull requests:**
- Refactor 1.0.1 [\#18](https://github.com/alexlee-dev/reposier/pull/18) ([alexlee-dev](https://github.com/alexlee-dev))
## [v1.0.1](https://github.com/alexlee-dev/reposier/tree/v1.0.1) (2018-08-31)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v1.0.0...v1.0.1)
**Implemented enhancements:**
- Add "Built With" Section in Documentation [\#14](https://github.com/alexlee-dev/reposier/issues/14)
## [v1.0.0](https://github.com/alexlee-dev/reposier/tree/v1.0.0) (2018-08-31)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.9.3...v1.0.0)
## [v0.9.3](https://github.com/alexlee-dev/reposier/tree/v0.9.3) (2018-08-31)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.9.2...v0.9.3)
**Implemented enhancements:**
- Add Gifs for Documentation [\#17](https://github.com/alexlee-dev/reposier/issues/17)
## [v0.9.2](https://github.com/alexlee-dev/reposier/tree/v0.9.2) (2018-08-31)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.9.1...v0.9.2)
**Fixed bugs:**
- Menus Currently Show Empty Functions [\#15](https://github.com/alexlee-dev/reposier/issues/15)
## [v0.9.1](https://github.com/alexlee-dev/reposier/tree/v0.9.1) (2018-08-31)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.9.0...v0.9.1)
**Implemented enhancements:**
- Add Requirements to Documentation [\#11](https://github.com/alexlee-dev/reposier/issues/11)
## [v0.9.0](https://github.com/alexlee-dev/reposier/tree/v0.9.0) (2018-08-31)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.8.2...v0.9.0)
**Implemented enhancements:**
- Add Tests of Simple Functions [\#13](https://github.com/alexlee-dev/reposier/issues/13)
## [v0.8.2](https://github.com/alexlee-dev/reposier/tree/v0.8.2) (2018-08-31)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.8.1...v0.8.2)
**Fixed bugs:**
- Moment RateLimitReset Faulty [\#12](https://github.com/alexlee-dev/reposier/issues/12)
## [v0.8.1](https://github.com/alexlee-dev/reposier/tree/v0.8.1) (2018-08-31)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.8.0...v0.8.1)
## [v0.8.0](https://github.com/alexlee-dev/reposier/tree/v0.8.0) (2018-08-31)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.7.0...v0.8.0)
**Implemented enhancements:**
- Ability To "Transfer" Stars from Temp User to Current User [\#10](https://github.com/alexlee-dev/reposier/issues/10)
## [v0.7.0](https://github.com/alexlee-dev/reposier/tree/v0.7.0) (2018-08-31)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.6.0...v0.7.0)
**Fixed bugs:**
- Environment Variables not Parsed by dotenv [\#7](https://github.com/alexlee-dev/reposier/issues/7)
- Package Ships With Unwanted Contents | Missing Wanted Contents [\#6](https://github.com/alexlee-dev/reposier/issues/6)
## [v0.6.0](https://github.com/alexlee-dev/reposier/tree/v0.6.0) (2018-08-29)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.5.0...v0.6.0)
## [v0.5.0](https://github.com/alexlee-dev/reposier/tree/v0.5.0) (2018-08-28)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.4.3...v0.5.0)
## [v0.4.3](https://github.com/alexlee-dev/reposier/tree/v0.4.3) (2018-08-28)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.4.2...v0.4.3)
## [v0.4.2](https://github.com/alexlee-dev/reposier/tree/v0.4.2) (2018-08-28)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.4.1...v0.4.2)
## [v0.4.1](https://github.com/alexlee-dev/reposier/tree/v0.4.1) (2018-08-28)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.4.0...v0.4.1)
## [v0.4.0](https://github.com/alexlee-dev/reposier/tree/v0.4.0) (2018-08-27)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.3.0...v0.4.0)
**Implemented enhancements:**
- Ability to Overwrite Old Token with New Token [\#5](https://github.com/alexlee-dev/reposier/issues/5)
## [v0.3.0](https://github.com/alexlee-dev/reposier/tree/v0.3.0) (2018-08-27)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.2.0...v0.3.0)
**Implemented enhancements:**
- Ability to Generate Token in App [\#4](https://github.com/alexlee-dev/reposier/issues/4)
**Merged pull requests:**
- Create CODE\_OF\_CONDUCT.md [\#3](https://github.com/alexlee-dev/reposier/pull/3) ([alexlee-dev](https://github.com/alexlee-dev))
## [v0.2.0](https://github.com/alexlee-dev/reposier/tree/v0.2.0) (2018-08-27)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.1.0...v0.2.0)
## [v0.1.0](https://github.com/alexlee-dev/reposier/tree/v0.1.0) (2018-08-26)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.0.3...v0.1.0)
**Fixed bugs:**
- New Favicon Not Loaded: Incorrect Paths [\#2](https://github.com/alexlee-dev/reposier/issues/2)
## [v0.0.3](https://github.com/alexlee-dev/reposier/tree/v0.0.3) (2018-08-26)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.0.2...v0.0.3)
**Fixed bugs:**
- Sidebar Logo - Missing Font [\#1](https://github.com/alexlee-dev/reposier/issues/1)
## [v0.0.2](https://github.com/alexlee-dev/reposier/tree/v0.0.2) (2018-08-25)
[Full Changelog](https://github.com/alexlee-dev/reposier/compare/v0.0.1...v0.0.2)
## [v0.0.1](https://github.com/alexlee-dev/reposier/tree/v0.0.1) (2018-08-25)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*