v0.1.1
Changelog
d70a1e4 Allocate whole array upfront
a55a99d Automated make vendor
e146496 Be little bit more explicit
bd55595 Bring in multiplexers defined in dependent packages
16b5334 Bump github.com/markbates/pkger from 0.16.0 to 0.17.0
b1d8a93 Bump github.com/markbates/pkger from 0.17.0 to 0.17.1
be36f16 Calculate Multiplexers only once
7d16919 De-duplicate multiplexers already defined in dependent metaschemas
c404e22 Do not generate multiplexors if there ain't any
3055774 Drop assembly/@nAmed attribute
cff3d05 Drop field/@nAmed, it is no longer used
14a42bb Duplicate types to make them "defined types"
3b6dc30 Implement first version of generated_multiplexers
f74f94a Introduce new template to be autogenerated by gocomply_metaschema
3af199c List of multiplexed models should be stable
bfa2385 Merge pull request #1 from GoComply/dependabot/go_modules/github.com/markbates/pkger-0.17.0
583128e Merge pull request #2 from GoComply/make-vendor-a55a99d
0250377 Merge pull request #3 from GoComply/dependabot/go_modules/github.com/markbates/pkger-0.17.1
cce45a5 Move requiresMultiplexer() method to the multiplexers.go
56a00c2 Multiplexed models do not need to respond to GoName()
e773341 Multiplexers do not yet need Name variable
283688f Refactor: Extract GoName methods
84413f6 Refactor: Extract method and move it up the caller stack
1527658 Refactor: Extract method: Compile()
0c79f0b Refactor: Move metaschema compilation to a separate file
66d9ea0 Refactor: Open of bundled template needs to be dynamic
4abe5c8 Refactor: Rename method
e1b9140 Refactor: Rename method
67c0150 Refactor: Rename module
9d26339 Refactor: Rename template to generated_models.tmpl
bd75ccf Refactor: Rename variable
20bf109 Refactor: Simplify local logic
d473925 Refactor: privatize a method
1fcbb79 Refactor: rewrite main loop to allow for more templates being added
42f3229 Reflect fork of oscalkit at https://github.com/GoComply/oscalkit
0e9daac Remove GroupAs attribute from DefineAssembly
ffc983b Remove GroupAs attribute from DefineField
a27f7b4 Rename generated files to be constant and thus always consistent
bddf0dc Start referring to the multiplexers
d5a58db Thou shall not push before compiling
f97699a Update README.md
5c252ff Update README.md
7979633 auto generate UnmarshalJSON for special cases
bea4140 fix goreleaser metadata
add455e lets try dependabot
f54101d make vendor
21860f5 make vendor