Skip to content

Latest commit

 

History

History
219 lines (141 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

219 lines (141 loc) · 11.7 KB

Change Log

Unreleased

Full Changelog

v1.0.2 (2024-04-28)

Full Changelog

  • Hard-code the license name

v1.0.1 (2024-04-28)

Full Changelog

  • Reference LICENSE file in .gemspec

v1.0.0 (2022-12-31)

Full Changelog

See also

v0.5.3 (2022-12-29)

Full Changelog

  • Fix uninitialized instance variable warning
  • Support Ruby 3.2

v0.5.2 (2022-06-24)

Full Changelog

  • Made MFA mandatory for gem releases

v0.5.1 (2022-01-04)

Full Changelog

  • Changes to apply method calls recursively when parameter is Array or Hash.

v0.5.0 (2021-06-29)

Full Changelog

  • Support new parameter type: ref and lazy

v0.4.2 (2019-04-26)

Full Changelog

v0.4.1 (2018-12-06)

Full Changelog

  • Replace binding_of_caller with binding_ninja

v0.4.0 (2017-06-13)

Full Changelog

Merged pull requests:

v0.3.2 (2016-12-26)

Full Changelog

Merged pull requests:

v0.3.1 (2016-08-17)

Full Changelog

Closed issues:

  • Support "||" syntax #34

Merged pull requests:

v0.3.0 (2016-02-22)

Full Changelog

Closed issues:

  • Usage of variables in testcase name #27
  • Remove where\_table method, when release next version #24
  • Release v0.2.0 #23
  • UTF-8 is converted to ASCII8BIT through sourcify #5
  • where_table does not work with proc #4

Merged pull requests:

v0.2.0 (2015-09-17)

Full Changelog

Merged pull requests:

v0.1.3 (2015-02-13)

Full Changelog

Closed issues:

  • rspec-parameterized-0.1.1.gem is broken #18

Merged pull requests:

v0.1.2 (2014-09-04)

Full Changelog

Merged pull requests:

  • Remove trailing '>' character from TableSyntax #17 (joker1007)
  • [Suggest] Where table syntax by Refinement #16 (joker1007)

v0.1.1 (2014-05-16)

Full Changelog

Merged pull requests:

v0.1.0 (2014-04-06)

Full Changelog

Merged pull requests:

  • Fix AST manipulation, for remove sourcify #14 (joker1007)
  • Clear "already initialized constant Regexp::ENC_XXX" warnings. #13 (saturday06)

v0.0.9 (2013-07-29)

Full Changelog

Merged pull requests:

v0.0.8 (2013-05-16)

Full Changelog

Closed issues:

  • Please support rspec-rails 2.12 #9

Merged pull requests:

v0.0.7 (2012-11-13)

Full Changelog

v0.0.6 (2012-09-24)

Full Changelog

Merged pull requests:

  • Fix where scope, in order to use let method and matcher in where blocks #7 (joker1007)

v0.0.5 (2012-08-22)

Full Changelog

v0.0.4 (2012-08-20)

Full Changelog

Merged pull requests:

v0.0.3 (2012-05-24)

Full Changelog

Closed issues:

  • Where cannot be after with_them #1

Merged pull requests:

  • fix params.inspect for document format. use Hash and Proc soucify. #3 (joker1007)
  • fix where_table method comment. method name was "where". #2 (joker1007)

v0.0.2 (2012-05-22)

Full Changelog

v0.0.1 (2012-05-20)

* This Change Log was automatically generated by github_changelog_generator