Skip to content

Latest commit

 

History

History
218 lines (123 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

218 lines (123 loc) · 10.6 KB

Changelog

5.0.2 (2022-05-11)

Full Changelog

Merged pull requests:

5.0.1 (2022-05-09)

Full Changelog

Merged pull requests:

  • Locks down the version of Rubocop to a working image. #73 (bwatson78)

5.0.0 (2022-05-09)

Full Changelog

Merged pull requests:

  • Introduces a configuration for scheduled, nightly test suite executions on CircleCI #70 (jrgriffiniii)
  • Removes Lint/UselessElseWithoutRescue cop. #72 (bwatson78)

4.0.0 (2022-03-30)

Full Changelog

Merged pull requests:

3.0.2 (2020-09-16)

Full Changelog

Merged pull requests:

3.0.1 (2020-06-16)

Full Changelog

Merged pull requests:

  • Removes IndentationConsistency supported styles #45 (rotated8)
  • allow non-ascii characters in comments #44 (no-reply)

v3.0.0 (2020-06-10)

Full Changelog

Merged pull requests:

  • Prep for 3.0.0 release #43 (bess)
  • Prep for 3.0.0.pre3 release #42 (bess)

v3.0.0.pre3 (2020-06-10)

Full Changelog

Merged pull requests:

  • Disable Rails/DynamicFindBy #41 (bess)

v3.0.0.pre2 (2020-06-10)

Full Changelog

Merged pull requests:

v3.0.0.pre1 (2020-06-10)

Full Changelog

Merged pull requests:

v3.0.0.pre.pre1 (2020-06-10)

Full Changelog

Implemented enhancements:

  • Request to promote this Gem to samvera #33

Merged pull requests:

v2.1.0 (2020-06-09)

Full Changelog

Merged pull requests:

  • Prep for 2.1.0 release #36 (bess)
  • Upgrade rubocop and dependencies #35 (bess)
  • Prep for 2.0 release #31 (bess)

v2.0.0 (2019-12-10)

Full Changelog

Closed issues:

  • Upgrade for new rubocop #26
  • Update rubocop-rspec #25
  • Lint/BlockAlignment has the wrong namespace - should be Layout #24
  • Add Lint/RescueWithoutErrorClass #23

Merged pull requests:

  • Skipping node_modules directory when running cops #30 (cgalarza)

v2.0.0.pre.beta1 (2019-02-14)

Full Changelog

Merged pull requests:

1.0.0 (2018-02-13)

Full Changelog

Merged pull requests:

v1.0.0-rc1 (2018-02-09)

Full Changelog

Closed issues:

  • Disable RSpec/MulitpleExpectations #19
  • Add tmp dir to AllCops exclusion #18
  • Warning: unrecognized cop Naming/BinaryOperatorParameter found in ~/.gem/ruby/2.4.2/gems/bixby-0.3.0/bixby_default.yml #14
  • Resolve new cops/changes is in rubocop-rspec 0.18.0. #11
  • Resolve new cops/changes in RuboCop 0.50.0 #10
  • Bixby not compatible with latest Rubocop #6

Merged pull requests:

  • Support newer versions of rubocop, rubocop-rspec, and Ruby #20 (no-reply)
  • Remove Lint/InvalidCharacterLiteral, fixes #15 #16 (hackmastera)
  • Update READEME.md to discuss versioning strategy #13 (no-reply)
  • Lock versions to rubocop 0.50.0 and rubocop-rspec 1.18.0 #12 (no-reply)

v0.3.1 (2017-10-04)

Full Changelog

Closed issues:

  • Error: The Lint/InvalidCharacterLiteral cop has been removed since it was never being actually triggered. (obsolete configuration found in /home/ubuntu/valkyrie/valkyrie/vendor/valk_bundle/ruby/2.3.0/gems/bixby-0.3.0/bixby_default.yml, please update it) #15

Merged pull requests:

v0.3.0 (2017-10-03)

Full Changelog

Merged pull requests:

v0.2.2 (2017-08-07)

Full Changelog

Closed issues:

  • Should we allow long blocks in CatalogController? #3

Merged pull requests:

  • Ignore block and class length on CatalogController #5 (no-reply)
  • Include 'Capfile' in excluded filenames #4 (mark-dce)

v0.2.1 (2017-06-01)

Full Changelog

Merged pull requests:

  • Add bundler release tasks for easier gem management #2 (bess)
  • Rubocop 0 49 fixes #1 (bess)

v0.2.0 (2017-03-30)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator