Skip to content

1.2.1

Compare
Choose a tag to compare
@karlstolley karlstolley released this 23 Sep 17:53
· 35 commits to master since this release
5f86341

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 redundant 404.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]

Other minor fixes

  • Correct the filename for example Raisin in the Sun excerpt
    [34d5e45]
  • Remove mysterious executable bits on dreams.md file [acaf300]