Skip to content

v0.2.0

Compare
Choose a tag to compare
@ShockwaveNN ShockwaveNN released this 03 Dec 12:24
· 400 commits to master since this release
d70fd53

0.2.0 (2020-12-03)

New Features

  • Add ability to set port via ENV DB_PORT
  • Add rubocop check in CI
  • Add rubocop-rake support
  • Add dependabot config
  • Add CI check that code is 100% documented

Fixes

  • Add missing markdownlint config
  • Fix rake release_github_rubygems task to use sh calls

Changes

  • Use GitHub Actions instead of TravisCI
  • Drop support of rubies earlier, than 2.5
  • Freeze dependencies versions in Gemfile.lock
  • Fixes from update rubocop to 1.4.2
  • Add all missing documentation
  • Moved repo to ONLYOFFICE-QA org