Sha256: fca8a0c667d451be1c3452f107faa54d4c58cc74f7de5255384935e068dd36c8

Contents?: true

Size: 1.92 KB

Versions: 12

Compression:

Stored size: 1.92 KB

Contents

# CHANGELOG

## 1.2.0

* Add support for namespaced models ([#24][])
* Add missing accepts nested attributes to School.
* Explicitly import administrate and field JS/CSS.
* Add ru locale ([#26][]).
* Add pt locale ([#25][]).
* Add Circle CI.
* Upgrade Ruby to 2.6.3.
* Add a dummy test app ([#19][]).

[#24]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/24
[#26]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/26
[#25]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/25
[#19]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/19

## 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][]).

[#16]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/16
[#15]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/15
[#14]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/14
[#13]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/13
[#11]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/11
[#10]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/10

## 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.

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
viniBaxter-spa-nested_has_many-300.0.6 CHANGELOG.md
viniBaxter-spa-nested_has_many-300.0.5 CHANGELOG.md
viniBaxter-spa-nested_has_many-300.0.4 CHANGELOG.md
viniBaxter-spa-nested_has_many-300.0.2 CHANGELOG.md
viniBaxter-spa-nested_has_many-300.0.1 CHANGELOG.md
viniBaxter-spa-nested_has_many-5.4.0 CHANGELOG.md
viniBaxter-spa-nested_has_many-5.0.1 CHANGELOG.md
viniBaxter-spa-nested_has_many-5.0.0 CHANGELOG.md
viniBaxter-spa-nested_has_many-4.0.0 CHANGELOG.md
viniBaxter-spa-nested_has_many-3.0.0 CHANGELOG.md
viniBaxter-spa-nested_has_many-2.0.0 CHANGELOG.md
administrate-field-nested_has_many-1.2.0 CHANGELOG.md