Skip to content

8.0.0

Compare
Choose a tag to compare
@pmor pmor released this 30 Jun 12:33
· 84 commits to master since this release
2429744

Breaking Changes

  • The countries provided in priority_countries will now be sorted by country name, to have a uniform behaviour with the only list. To preserve the order of the provided list, add the sort_provided: false option as shown in https://github.com/countries/country_select#usage

What's Changed

  • Update countries gem to 5.1.0 by @pmor in #205
  • Add deprecation warning for old priority country syntax by @pmor in #203
  • Allow option to preserve the sort order as inputted in the only array of countries by @pmor in #202

Full Changelog: v7.0.0...v8.0.0