Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 1.32 KB

CHANGELOG

1.1.0

  • Add a .ruby-version file.
  • Adjust to upstream administrate changes.
  • Add Japanese locale.

1.0.0

  • Add rake for testing and release tools (#16).
  • Fixes for administrate 0.9.0 (#11).
  • Ensure current data is injected into nested fields (#10).
  • Remove direct dependency on Rails (#10).
  • Add i18n support (#10).
  • Make styling more consistent with has_one form (#10).
  • Add missing Gemfile and missing dependency on RSpec (#15).
  • Update gem location and authors (#14).
  • Avoid circular dependencies by not including the full library in the Gemspec (#13).

0.1.0

  • Updates for changes in administrate 0.2.1.
  • Import JavaScript automatically.

0.0.2

  • Add missing import for cocoon.
  • Note stop gap fix for missing JavaScript imports.

0.0.1

  • Initial Release.