Skip to content

Releases: accordproject/concerto

v3.14.2

25 Oct 11:51
96002a1
Compare
Choose a tag to compare

What's Changed

  • chore(actions): publish v3.14.1 to npm by @github-actions in #744
  • fix(core): missing array modifier for scalar fields by @KrishnaPG in #746

New Contributors

Full Changelog: v3.14.1...v3.14.2

v3.14.1

20 Oct 16:50
63e56af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.14.0...v3.14.1

v3.14.0

20 Oct 11:42
bfd514d
Compare
Choose a tag to compare

What's Changed

{
    "$class" : "[email protected]",
    "type" : "UPSERT",
    "target" : {
        "$class" : "[email protected]",
        "namespace" : "test",
        "declaration" : "Person",
        "type" : "[email protected]",
        "properties" : ["address1", "address2", "zip"]
    },
    "decorator" : {
        "$class" : "[email protected]",
        "name" : "Address",
        "arguments" : []
    }
}

Changelog

New Contributors

Full Changelog: v3.13.0...v3.14.0

v3.13.0

14 Sep 15:46
2ba977d
Compare
Choose a tag to compare

What's Changed

  • feat(map): remove class reference in Maps by @jonathan-casey in #708
  • Validation for Decorator Command Sets by @dselman in #702
  • feat(decoratormanager) add support for unversioned namespaces in decorator command set target by @dselman in #712
  • chore(decoratormanager) API backwards compat by @dselman in #715

Full Changelog: v3.12.5...v3.13.0

Concerto v3.12.5

02 Sep 09:03
8f05541
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.12.4...v3.12.5

v3.12.4

31 Aug 09:40
d27d807
Compare
Choose a tag to compare

What's Changed

  • fix(decoratormanager) applying decorators to a scalar using decorator sets by @dselman in #700

Full Changelog: v3.12.3...v3.12.4

v3.12.3

30 Aug 15:27
0623b35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.12.2...v3.12.3

v3.12.2

28 Aug 15:36
d648566
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.12.1...v3.12.2

v3.12.1

28 Aug 09:42
24b2515
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.12.0...v3.12.1

v3.12.0

24 Aug 13:24
09b3d15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.3.11.1...v3.12.0