Skip to content

Releases: mcorp/locasms

Release v1.1.0

29 Oct 23:25

Choose a tag to compare

What's Changed

  • chore(ruby): adds ruby 3.1 in test matrix by @vyper in #37
  • bumps rubocop (and dependencies) by @vyper in #38
  • chore(deps): bumps some development extensions by @vyper in #39
  • Solve some rubocop issues by @vyper in #40

Full Changelog: v1.0.0...v1.1.0

Release v1.0.0

22 Oct 22:06

Choose a tag to compare

  • #32 Adds ruby new 3.0 and remove oldest 2.4
  • #33 Changes from travis-ci to github actions
  • #35 Some rubocop improves
  • #36 Adds support to JRuby

Release v0.5.0

29 Oct 23:19
d63d20c

Choose a tag to compare

  • #28 Remove oldest and add newest ruby versions
  • #27 Applying rubocop rules
  • #31 Add rubocop rspec
  • #24 Add support to ruby version 2.6
  • #25 Upgrade gems
    • Upgrade multi_json from 1.0 to 1.13
    • Upgrade bundler from 1.15 to 1.17
    • Upgrade simplecov from 0.15 to 0.17
    • Upgrade rake from 12.1 to 13.0
    • Upgrade rspec from 3.6 to 3.9
    • Upgrade redcarpet from 3.4 to 3.5
    • Remove oldest ruby version 2.1

Release v0.4.0

10 Oct 00:58

Choose a tag to compare

  • #22 Add supports to multi_json

Release v0.3.1

02 Feb 16:42

Choose a tag to compare

Release v0.3.0

08 Oct 00:18

Choose a tag to compare

Release v0.2.0

04 Apr 23:58

Choose a tag to compare

Release v0.1.7

29 Mar 17:34

Choose a tag to compare

  • #7 Fixing the endpoint changed on March 29, 2016 (by @douglasresende)
  • #8 Add ruby 2.3.0 to ci configuration