Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Latest commit

 

History

History
186 lines (85 loc) · 6.03 KB

CHANGELOG.md

File metadata and controls

186 lines (85 loc) · 6.03 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.13 (2020-02-04)

Bug Fixes

0.1.12 (2019-12-19)

0.1.11 (2019-12-19)

0.1.10 (2019-11-14)

0.1.9 (2019-11-14)

0.1.8 (2019-11-14)

Bug Fixes

  • import content now supports correct position in tree structures (d7ae5d3)

0.1.7 (2019-11-13)

Bug Fixes

0.1.6 (2019-10-27)

Bug Fixes

  • corrects positions of fields (3da65f8)

0.1.5 (2019-10-27)

Bug Fixes

0.1.4 (2019-10-27)

Bug Fixes

  • sort fields by position (bcacd9f)

Features

0.1.3 (2019-10-26)

Bug Fixes

  • wrong message when importing menu items (aea55b3)
  • wrong path in import menu script (ef33321)

0.1.2 (2019-10-26)

0.1.1 (2019-10-26)

Features

0.1.0 (2019-10-25)

⚠ BREAKING CHANGES

  • using new way to call scripts

  • all methods use prompts (cb7dd9c)

0.0.16 (2019-10-08)

0.0.15 (2019-10-08)

Features

  • add clear relations script (9237cd6)

0.0.14 (2019-10-08)

Features

0.0.13 (2019-10-01)

Bug Fixes

  • dont crash when deleting non existent menu items (fc3de2c)

0.0.12 (2019-09-30)

Bug Fixes

  • recursive relation handling (263c330)

0.0.11 (2019-09-29)

Bug Fixes

  • dont crash when field does not exist (3789f7c)
  • improve related field handling of extractModels (54547c9)

0.0.10 (2019-09-29)

0.0.9 (2019-09-29)

0.0.8 (2019-09-29)

Bug Fixes

Features

0.0.7 (2019-09-26)

0.0.6 (2019-09-26)

0.0.5 (2019-09-26)

Bug Fixes

  • replace webpack with rollup (7e5e9c5)

0.0.4 (2019-09-15)

Bug Fixes

  • delete item types again if err2 (040093d)

0.0.3 (2019-09-15)

Features

0.0.2 (2019-09-13)

Bug Fixes

0.0.1 (2019-09-13)

Bug Fixes

Features