Skip to content

v2.10.0

Choose a tag to compare

@jekyllbot jekyllbot released this 02 Jan 20:17
· 120 commits to main since this release

Minor Enhancements

  • Allow detecting repository on GitHub Enterprise (#147)
  • Remove redundant code (#140)
  • Constant accessors for def_delegation (#141)

Bug Fixes

  • Fixes for repository detection on Windows (#136)
  • Make github.com repo URLs always https (#133)

Documentation

  • Add instructions for using DotEnv (#92)

Development Fixes

  • Test against Ruby 2.5 (#119)
  • Add script/console to help debug (#124)