Skip to content

v9.0.0

Latest

Choose a tag to compare

@jgarber623 jgarber623 released this 28 Sep 03:06
· 2 commits to main since this release
v9.0.0
715e4ac

What's Changed

  • Use GitHub alerts Markdown syntax [skip ci] (a7586b6)
  • Add jasonnutter.vscode-codeowners to Dev Container (a9839b0)
  • Formatting (b31ac95)
  • Update ignored revs file (51aa643)
  • Correct name of ruby gem in README.md (#44) (22b5a86)
  • Remove YARD config (c8a8fd2)
  • Streamline IRB config (effaa82)
  • Enable branch coverage (8497d3d)
  • Add irb to Gemfile (39d3502)
  • Migrate to RuboCop from Standard (5819db4)
  • Remove ruby/debug gem (0918170)
  • Ignore shared RuboCop config files (765ca85)
  • Update and simplify CI workflow (35749c9)
  • Update development Ruby version to 3.4 (84d2a67)
  • Rebuild and modernize Dev Container setup (eaf2168)
  • Update documentation (778669d)
  • Remove version file (538e055)
  • RuboCop fixes (dbc64fb)
  • Use add_dependency in gemfile (b1f04fe)
  • Update documentation and metadata in gemspec (272291c)
  • RuboCop: Style/TrailingCommaInHashLiteral (be81aa0)
  • RuboCop: Style/TrailingCommaInArrayLiteral (56a2cd0)
  • RuboCop: Style/WordArray (a4c09cf)
  • RuboCop: Style/CollectionMethods (9fc7ef2)
  • Resolve change in private indieweb-endpoints gem API (bb7805a)
  • Expand Ruby support to include Ruby 2.6 and newer (d8014f6)
  • RuboCop: Style/MethodCalledOnDoEndBlock (4bfb30b)
  • Update ignored revs file (aa52ce6)
  • Expand and improve documentation (fab9ea8)
  • Remove unnecessary command from IRB config (30aac3f)
  • Use dot-example TLD in specs (aa44fb3)
  • Use relative links in Markdown files (73d6f43)
  • Ignore RubyLSP folder (411c19c)
  • Update binstub use (d6ab3ee)
  • Use actions/checkout v5 (76f2a92)
  • Update project Ruby version to v3.4.6 (cfbe573)
  • Drop Ruby 2.6 support (e10eea0)
  • Update dependency gem constraints (67a63af)
  • Bump version (e5adf93)
  • Remove v6 migration notes (715e4ac)

New Contributors

Full Changelog: v8.0.0...v9.0.0