Skip to content

v0.2.0

Compare
Choose a tag to compare
@ShockwaveNN ShockwaveNN released this 13 Jan 14:18
· 356 commits to master since this release
0d4f64a

0.2.0 (2021-01-13)

New features

  • Add markdownlint support and check in CI
  • Add simplecov support to check coverage
  • Add coverage check in CI
  • Add rubocop check to CI
  • Add dependabot config
  • Add CI check that 100% code is documented
  • Add rake task to release gem

Changes

  • Use GitHub Actions instead of TravisCI
  • Drop support of Rubies older than 2.5
  • Cleanup gemspec
  • Freeze all dependencies version in Gemfile.lock
  • Add missing documentation
  • Remove not used CodeClimate config
  • Moved repo to ONLYOFFICE-QA org