1.2.1
This patch release corrects and improves a few core files to the Ed project, and corrects for the
missing 404 error page in the Ed Gem. View a diff of all the code-level changes in this release.
Fixes to project files
- Formatting fixes for README and LICENSE files [a772b64]
- Clarity-focused edits to the README file [e2c23be]
- Clarifying updates to contributors and copyright terms [bedbc4c]
Ed project pages
- Align the About page content with README [fdba950]
- Simplify and improve the
404.md
page; remove redundant404.html
page that the Markdown file
overwrote anyway [3097bd1]
Gem packaging and files
- Specify a minimum required Ruby version (none specified previously,
but now the Gemfile aligns to the version required by Jekyll 3.6)
[735c7d5] - Add
404.md
page to the Gemfile manifest [12044ab] - Add additional metadata to the Gemspec file to improve the utility of its page at
https://rubygems.org/gems/ed. [fd85ff7]