Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 566 Bytes

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 566 Bytes

Changelog

4.2.5 (2016-02-11)

  • Fix: Generate correct route when a segment is preceded by a dot (#132)
  • 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)