Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release] 1.1.0 🎉 #61

Merged
merged 1 commit into from
Apr 24, 2019
Merged

[release] 1.1.0 🎉 #61

merged 1 commit into from
Apr 24, 2019

Conversation

eonu
Copy link
Owner

@eonu eonu commented Apr 24, 2019

Major changes

  • Change bundler requirement to >= 1.17 in arx.gemspec. (#53)
  • Remove Arx.find alias of Arx.search. (#57)
  • Add Query#group for subquery grouping support. (#59)

Minor changes

  • Add contributing guidelines (CONTRIBUTING.md). (#48)
  • Add issue templates to ./github/ISSUE_TEMPLATE for (#49, #54, #55):
    • Error or warning
      For reporting an error or warning generated by Arx.
    • Unexpected or incorrect functionality
      For reporting something that doesn't seem to be working correctly or is unexpected.
    • Improvement to an existing feature
      For suggesting an improvement to a feature already offered by Arx.
    • Suggesting a new feature
      For proposing a new feature to Arx that would be beneficial.
  • Add a pull request template at ./github/PULL_REQUEST_TEMPLATE.md. (#49)
  • Remove issue templates from CONTRIBUTING.md. (#49)
  • Remove LICENSE from YARD documentation (remove from .yardopts). (#50)
  • Add RVM ruby version 2.6 to .travis.yml. (#53)
  • Add contributor code-of-conduct (CODE_OF_CONDUCT.md). (#56)
  • Thank Scholastica in README.md. (#58)
  • Add bin/console for gem debugging. (#60)
  • Modify gem:debug rake task to run bin/console. (#60)

@eonu eonu merged commit 1461d92 into master Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant