Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 494 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 494 Bytes

Changelog

master (unreleased)

  • Improve TestCase helpers test

4.2.4 (2016-02-04)

  • Change how helpers are loaded in TestCase
  • Update dependencies

4.2.3 (2016-01-15)

  • Minor tweaks

4.2.2 (2015-12-16)

  • Fix: native path generation with host_locale (#95)
  • Improve tests

4.2.1 (2015-12-15)

  • Fix: gemspec

4.2.0 (2015-12-15)

  • Style update to match RuboCop recommandations
  • Fix: permit named_params with suffix (#116)
  • Fix: optional parameters with prefix (#118)