0.2.6 (2024-08-23)
- The following workspace dependencies were updated
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.5 to ^0.3.6
- peerDependencies
0.2.5 (2024-08-17)
- add bundleListing, customLookups, and customOutputs settings to control code generation (#504) (fcea642), closes #503
- The following workspace dependencies were updated
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.1 to ^0.3.5
- peerDependencies
0.2.4 (2023-11-14)
- add a spec field to ConfigProcessorOptions to allow for providing additional spec.json values (#391) (82f2d93), closes #390
0.2.3 (2023-09-29)
Note: This is a redo of the 0.2.2 release to workaround an npmjs registry issue. There are no actual changes in this release.
0.2.2 (2023-09-28)
- add trivial changes to correct previous publish failures and force re-publish (#362) (544d4da), closes #361
0.2.1 (2023-05-03)
- The following workspace dependencies were updated
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.0 to ^0.3.1
- peerDependencies
0.2.0 (2022-12-10)
- The
startTime
andendTime
properties have been removed from theModelSpec
interface in the@sdeverywhere/build
package, so it is no longer necessary for you to provide them in yoursde.config.js
file.
- remove
startTime
andendTime
fromModelSpec
interface and handle SAVEPER != 1 (921014a) - upgrade csv-parse to 5.3.3 and update option names (#300) (71d0c8b), closes #299
- The following workspace dependencies were updated
- peerDependencies
- @sdeverywhere/build bumped from ^0.2.0 to ^0.3.0
- peerDependencies
0.1.1 (2022-09-28)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.1 to ^0.2.0
- dependencies