-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #41 from akabiru/release/v-0.5.0
Release v0.5.0
- Loading branch information
Showing
3 changed files
with
146 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
# Change Log | ||
|
||
## [Unreleased](https://github.com/faker-ruby/faker-bot/tree/HEAD) | ||
|
||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.4.5...HEAD) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Let `faker list` accept arguments [\#20](https://github.com/faker-ruby/faker-bot/issues/20) | ||
- Allow list to accept filter and match on class name [\#39](https://github.com/faker-ruby/faker-bot/pull/39) ([bpleslie](https://github.com/bpleslie)) | ||
- Allow search to accept namespaces and partial matches [\#38](https://github.com/faker-ruby/faker-bot/pull/38) ([bpleslie](https://github.com/bpleslie)) | ||
|
||
**Fixed bugs:** | ||
|
||
- Skip Faker Deprecation Warnings; The CLI handles that - II [\#33](https://github.com/faker-ruby/faker-bot/pull/33) ([akabiru](https://github.com/akabiru)) | ||
|
||
**Closed issues:** | ||
|
||
- Fakerbot not searching namespace [\#36](https://github.com/faker-ruby/faker-bot/issues/36) | ||
|
||
**Merged pull requests:** | ||
|
||
- Add CI & QA Badges [\#34](https://github.com/faker-ruby/faker-bot/pull/34) ([akabiru](https://github.com/akabiru)) | ||
- Chore: CleanUp [\#32](https://github.com/faker-ruby/faker-bot/pull/32) ([akabiru](https://github.com/akabiru)) | ||
|
||
## [v0.4.5](https://github.com/faker-ruby/faker-bot/tree/v0.4.5) (2019-07-11) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.4.4...v0.4.5) | ||
|
||
**Implemented enhancements:** | ||
|
||
- faker-bot should be a separate gem [\#26](https://github.com/faker-ruby/faker-bot/issues/26) | ||
- Gem name should be faker-bot [\#31](https://github.com/faker-ruby/faker-bot/pull/31) ([vbrazo](https://github.com/vbrazo)) | ||
- Distribute Faker::Reflector Responsibilities [\#22](https://github.com/faker-ruby/faker-bot/pull/22) ([akabiru](https://github.com/akabiru)) | ||
|
||
**Closed issues:** | ||
|
||
- Integrate faker-bot in faker-ruby organization [\#27](https://github.com/faker-ruby/faker-bot/issues/27) | ||
- Fix "NestedIterators" issue in lib/fakerbot/reflectors/search.rb [\#24](https://github.com/faker-ruby/faker-bot/issues/24) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update README to republish faker-cli [\#29](https://github.com/faker-ruby/faker-bot/pull/29) ([vbrazo](https://github.com/vbrazo)) | ||
- chore: Rename from FakerBot to Faker::CLI [\#28](https://github.com/faker-ruby/faker-bot/pull/28) ([akabiru](https://github.com/akabiru)) | ||
- Add deprecation notes; thank you contributors! 🎉 [\#25](https://github.com/faker-ruby/faker-bot/pull/25) ([akabiru](https://github.com/akabiru)) | ||
|
||
## [v0.4.4](https://github.com/faker-ruby/faker-bot/tree/v0.4.4) (2019-01-18) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.4.3...v0.4.4) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Add Unit tests for `FakerBot::Renderer` [\#11](https://github.com/faker-ruby/faker-bot/issues/11) | ||
|
||
**Merged pull requests:** | ||
|
||
- release v0.4.4 [\#21](https://github.com/faker-ruby/faker-bot/pull/21) ([akabiru](https://github.com/akabiru)) | ||
- Skip Gem::Deprecate Warnings; The CLI handles that [\#19](https://github.com/faker-ruby/faker-bot/pull/19) ([akabiru](https://github.com/akabiru)) | ||
- Touch Up Tests [\#18](https://github.com/faker-ruby/faker-bot/pull/18) ([akabiru](https://github.com/akabiru)) | ||
- chore\(workflow\): Add test runner for dev [\#17](https://github.com/faker-ruby/faker-bot/pull/17) ([akabiru](https://github.com/akabiru)) | ||
- Add CodeClimate [\#16](https://github.com/faker-ruby/faker-bot/pull/16) ([akabiru](https://github.com/akabiru)) | ||
- Update main.workflow [\#15](https://github.com/faker-ruby/faker-bot/pull/15) ([akabiru](https://github.com/akabiru)) | ||
|
||
## [v0.4.3](https://github.com/faker-ruby/faker-bot/tree/v0.4.3) (2018-10-07) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.4.2...v0.4.3) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Improve Search [\#13](https://github.com/faker-ruby/faker-bot/issues/13) | ||
|
||
**Merged pull requests:** | ||
|
||
- Improve search functionality [\#14](https://github.com/faker-ruby/faker-bot/pull/14) ([codealchemy](https://github.com/codealchemy)) | ||
|
||
## [v0.4.2](https://github.com/faker-ruby/faker-bot/tree/v0.4.2) (2018-10-04) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.4.1...v0.4.2) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Handle Deprecation Warnings [\#7](https://github.com/faker-ruby/faker-bot/issues/7) | ||
- Sort `fakerbot list` alphabetically [\#4](https://github.com/faker-ruby/faker-bot/issues/4) | ||
|
||
**Fixed bugs:** | ||
|
||
- Handle Deprecation Warnings [\#7](https://github.com/faker-ruby/faker-bot/issues/7) | ||
|
||
**Merged pull requests:** | ||
|
||
- Support `search` for ruby less than 2.4.0 [\#12](https://github.com/faker-ruby/faker-bot/pull/12) ([kfpo](https://github.com/kfpo)) | ||
|
||
## [v0.4.1](https://github.com/faker-ruby/faker-bot/tree/v0.4.1) (2018-09-18) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.4.0...v0.4.1) | ||
|
||
**Merged pull requests:** | ||
|
||
- Handle Deprecation Warnings [\#10](https://github.com/faker-ruby/faker-bot/pull/10) ([shtakai](https://github.com/shtakai)) | ||
|
||
## [v0.4.0](https://github.com/faker-ruby/faker-bot/tree/v0.4.0) (2018-08-13) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.3.0...v0.4.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Add flag to show sample faker output [\#5](https://github.com/faker-ruby/faker-bot/issues/5) | ||
|
||
**Fixed bugs:** | ||
|
||
- Only show public class methods [\#3](https://github.com/faker-ruby/faker-bot/issues/3) | ||
|
||
**Merged pull requests:** | ||
|
||
- Include Faker sample output [\#6](https://github.com/faker-ruby/faker-bot/pull/6) ([akabiru](https://github.com/akabiru)) | ||
|
||
## [v0.3.0](https://github.com/faker-ruby/faker-bot/tree/v0.3.0) (2018-08-10) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.2.4...v0.3.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Add `fakerbot list` Command [\#2](https://github.com/faker-ruby/faker-bot/pull/2) ([akabiru](https://github.com/akabiru)) | ||
|
||
## [v0.2.4](https://github.com/faker-ruby/faker-bot/tree/v0.2.4) (2018-08-10) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.2.3...v0.2.4) | ||
|
||
## [v0.2.3](https://github.com/faker-ruby/faker-bot/tree/v0.2.3) (2018-08-09) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.2.1...v0.2.3) | ||
|
||
## [v0.2.1](https://github.com/faker-ruby/faker-bot/tree/v0.2.1) (2018-08-09) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.2.0...v0.2.1) | ||
|
||
## [v0.2.0](https://github.com/faker-ruby/faker-bot/tree/v0.2.0) (2018-08-09) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.1.2...v0.2.0) | ||
|
||
## [v0.1.2](https://github.com/faker-ruby/faker-bot/tree/v0.1.2) (2018-07-24) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.1.1...v0.1.2) | ||
|
||
## [v0.1.1](https://github.com/faker-ruby/faker-bot/tree/v0.1.1) (2018-07-03) | ||
[Full Changelog](https://github.com/faker-ruby/faker-bot/compare/v0.1.0...v0.1.1) | ||
|
||
## [v0.1.0](https://github.com/faker-ruby/faker-bot/tree/v0.1.0) (2018-07-03) | ||
**Merged pull requests:** | ||
|
||
- Add Reflectors [\#1](https://github.com/faker-ruby/faker-bot/pull/1) ([akabiru](https://github.com/akabiru)) | ||
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,6 @@ | |
|
||
module Faker | ||
module Bot | ||
VERSION = '0.4.5' | ||
VERSION = '0.5.0' | ||
end | ||
end |