Skip to content

Latest commit

 

History

History
77 lines (45 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

77 lines (45 loc) · 1.56 KB

ignition-import

2.1.0

Minor Changes

  • 3b20238: (feature) Generate project.json file

2.0.0

Major Changes

  • 3235bda: Added support for resource attribute definitions. The type definition for a resource now includes the type of its attributes.

Patch Changes

  • 3235bda: Added support for 'ignition' scoped resource (named queries, designer props, global props, and python scripts)
  • Updated dependencies [3235bda]

1.1.0

Minor Changes

  • b5bb32f: node and folders now use Ignition's '/' path delimiter

Patch Changes

1.0.0

Major Changes

  • c93c1af: initial public release

Patch Changes

0.2.3

Patch Changes

  • cbc0868: changed types path in package.json
  • Updated dependencies [cbc0868]

0.2.2

Patch Changes

  • bff7f8f: now emit typescript declarations
  • Updated dependencies [bff7f8f]

0.2.1

Patch Changes

  • fc29bb5: renamed monorepo to pyro
  • Updated dependencies [fc29bb5]

0.2.0

Minor Changes

  • 62a8fe0: fixed nested folder creation and retrieval
  • c1e784d: Fixed nested folder creation/retrieval

Patch Changes

  • 7d92646: Fixed direct creation of nested folders