Skip to content

Releases: avonderluft/occams

v1.1.0

04 May 00:49
d63c59e
Compare
Choose a tag to compare
  • full Rails 7.1 compatibility, all tests passing
  • corrected bug in siblings tag to not display links to unpublished pages
  • children lists and sibling navs are updated after page create, update, delete
  • fixed zeitwerk check failures
  • updated README

v1.0.8

29 Dec 20:37
Compare
Choose a tag to compare
  • Updated configs, et al. in pursuit of Rails 7.1 compatibility
  • Added explicit coder for serialize commands
  • Added ActiveRecord Adapter (database) info to admin footer
  • Added commented defaults for MySQL and Postgres to database.yml
  • Updated documentation
  • Refactored lib files for better test coverage awareness

Full Changelog: v1.0.7.3...v1.0.8

v1.0.7.3

07 Oct 20:26
Compare
Choose a tag to compare

What's Changed

  • Fixed edge case with siblings tag when current page is excluded
  • Git ignore all sqlite* files for testing
  • Small testing refinements
  • Prep for Rails 7.1 compatibility

Full Changelog: v1.0.7.2...v1.0.7.3

v1.0.7.2

27 Sep 20:55
06fa3dc
Compare
Choose a tag to compare
  • Pulled will_paginate option out in favor of Kaminari
  • Switched CI from Buildkite to Github actions
  • Improved test coverage to 99+
  • Removed backward compatibility to Rails prior to 6.x

v.1.0.7.1

22 Sep 22:02
41f972c
Compare
Choose a tag to compare
  • Addressed deprecations for file type 'image/jpg'
  • Added github workflow for tests, lints and audits
  • Fixed some flagged security warnings
  • Bumped rubocop version to latest
  • Updated some testing parameters

v1.0.7

13 Sep 04:30
Compare
Choose a tag to compare

What's Changed

  • update coveralls Coverage reporting
  • add minitest-reporters for test output
  • adjust tests to accomodate varying macos and linux outputs
  • refine test for 'children' tag
  • linting and 1 typo
  • add Build Status and Coveralls Coverage Status to README

Full Changelog: v.1.0.6.1...v1.0.7

v.1.0.6.1

07 Sep 03:09
Compare
Choose a tag to compare
  • Fixed siblings and children nav tags which as written had problems creating child pages in the admin panel

Full Changelog: v1.0.6...v.1.0.6.1

v1.0.6

06 Sep 01:31
06768c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

31 Aug 22:35
72628b0
Compare
Choose a tag to compare

What's Changed

  • All tests now green on Rails 6.1 and 7.0, each tested with rubies 2.7.8, 3.1.4 and 3.2.2.
  • Tests added for new tags
  • TODO: set up CI pipeline

Full Changelog: v1.0.4...v1.0.5

v1.0.4

26 Aug 19:10
Compare
Choose a tag to compare