Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@connorshea connorshea released this 17 May 19:02
· 420 commits to master since this release
e5eaf85

Added

  • Use proper title tags for each page. (#63)
  • Use friendly_id gem for ease of use with slugs in URLs. (#64)
  • Introduce feature pages for each feature in the dataset. (#64)
  • Display subfeatures on feature pages when relevant. (#66)
  • Link to parent feature on feature page when relevant. (#67)

Changed

  • Browser pages now have URLs like /browsers/chrome rather than /browsers/1. (#62)
  • The list of features for each release on the browser page now links to the respective feature pages. (#65)
  • Upgrade the dataset to 0.0.35. (#72)