Skip to content

Latest commit

 

History

History
198 lines (132 loc) · 13.6 KB

CHANGELOG.md

File metadata and controls

198 lines (132 loc) · 13.6 KB

Change Log

Full Changelog

Closed issues:

  • Code Climate maintainability badge is broken #66
  • Define a Release Process #40

Merged pull requests:

v0.5.1 (2019-08-09)

Full Changelog

Implemented enhancements:

Closed issues:

  • Migrate FakerBot CI & QA integrations #30

Merged pull requests:

  • Fix gemspec summary #45 (vbrazo)
  • fix: Remove brakeman plugin; it's Rails specific #44 (akabiru)
  • Add CodeClimate Configuration #42 (akabiru)
  • chore(docs): Add Code Level YARD Documentation 📖 #35 (akabiru)

v0.5.0 (2019-07-31)

Full Changelog

Implemented enhancements:

  • Let faker list accept arguments #20
  • Allow list to accept filter and match on class name #39 (bpleslie)
  • Allow search to accept namespaces and partial matches #38 (bpleslie)

Fixed bugs:

  • Skip Faker Deprecation Warnings; The CLI handles that - II #33 (akabiru)

Closed issues:

  • Fakerbot not searching namespace #36

Merged pull requests:

v0.4.5 (2019-07-11)

Full Changelog

Implemented enhancements:

  • faker-bot should be a separate gem #26
  • Gem name should be faker-bot #31 (vbrazo)
  • Distribute Faker::Reflector Responsibilities #22 (akabiru)

Closed issues:

  • Integrate faker-bot in faker-ruby organization #27
  • Fix "NestedIterators" issue in lib/fakerbot/reflectors/search.rb #24

Merged pull requests:

  • Update README to republish faker-cli #29 (vbrazo)
  • chore: Rename from FakerBot to Faker::CLI #28 (akabiru)
  • Add deprecation notes; thank you contributors! 🎉 #25 (akabiru)

v0.4.4 (2019-01-18)

Full Changelog

Implemented enhancements:

  • Add Unit tests for FakerBot::Renderer #11

Fixed bugs:

  • Skip Gem::Deprecate Warnings; The CLI handles that #19 (akabiru)

Merged pull requests:

v0.4.3 (2018-10-07)

Full Changelog

Implemented enhancements:

v0.4.2 (2018-10-04)

Full Changelog

Implemented enhancements:

  • Handle Deprecation Warnings #7
  • Sort fakerbot list alphabetically #4

Fixed bugs:

  • Handle Deprecation Warnings #7
  • Support search for ruby less than 2.4.0 #12 (kfpo)

v0.4.1 (2018-09-18)

Full Changelog

Fixed bugs:

v0.4.0 (2018-08-13)

Full Changelog

Implemented enhancements:

  • Add flag to show sample faker output #5
  • Include Faker sample output #6 (akabiru)

Fixed bugs:

  • Only show public class methods #3

v0.3.0 (2018-08-10)

Full Changelog

Merged pull requests:

v0.2.4 (2018-08-10)

Full Changelog

v0.2.3 (2018-08-09)

Full Changelog

v0.2.1 (2018-08-09)

Full Changelog

v0.2.0 (2018-08-09)

Full Changelog

v0.1.2 (2018-07-24)

Full Changelog

v0.1.1 (2018-07-03)

Full Changelog

v0.1.0 (2018-07-03)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator