0.8.2 (2023-07-16)
- deps: bump @salesforce/sf-plugins-core from 3.1.4 to 3.1.7 (61fc4e5)
0.8.1 (2023-07-14)
0.8.0 (2023-07-14)
- add applications default markdown template (c51ef1c)
- add contentassets md template (e2db250)
- add default remoteSiteSettings.md template (e0bd0b6)
- add default tabs.md template (8a8df66)
- add default templates batch 2 (5fb87fa)
- add eq, isArray, toArray helper methods (cb39c9e)
- add layouts md template (f323111)
- add messageChannels md template (dfc05f0)
- add prompts md template (9c66834)
- add staticresources md template (3de0a52)
- add support to delete directories and component.content (6f1e4e7)
- enhance component filter by template, json creates everything (777d6c1)
- include attributes fullName and name to root of componentContent (ee38dee)
0.7.0 (2023-07-12)
- add copy templates during compilation (a09a28e)
0.6.0 (2023-07-12)
- add actions for release rc & manual release promotion #20 (0e34810)
- add CONTRIBUTING.md (9d66db8)
- add default helpers test (c3a5c6c)
- add error handle + output error message (0333800)
- add full support to json/markdown formats with flag (966d9cc)
- add handlebars support + helpers & overrides (b0a2eeb)
- add helpersModule test (6bb7ead)
- add how to example Template (5385b74)
- add ignoretypes flag (e273b8f)
- add install action (075692d)
- add ISSUE TEMPLATES (1893451)
- add local test sfdx-project (3f1bab9)
- add markdown parse support (ce8ec28)
- add missing license (e0e937b)
- add multipackage support (a170270)
- add new flag --templates-path for support of custom templates (b873f42)
- add new nut test scenario (8539517)
- add nut test scenario for json format (5f0509f)
- add package filter support (ff882af)
- add please-release action (fbeb31c)
- add project required and getter with multipackage support (7d19bdf)
- add reset flag (599c20d)
- add reset functionality and nut test (56b6cda)
- add restore mandatory project flag + add test classes (7f89361)
- add sample mock json2md parser (ed347bb)
- add sample support for inner templates (a4c6ae8)
- add simple handlebars support (33b952b)
- add support to multiple info types (6524cdd)
- add test generate test classes (759e425)
- amend lint and tsc build errors - updated dependencies to latest versions (40e628d)
- amend messages (b110a71)
- amend README with additional notes and original header (1b9fb19)
- amend slightly test classes (still borked) (642b643)
- begin cmd structure (ef56020)
- comment new method (db48a50)
- include Handlebars reference (c7b4773)
- migrate standard funcionality - needs refactor (c1c56f9)
- poc working with new refactor (d6678d3)
- poc working with new refactor - remove unnecessary code (936015f)
- refactor init methods to parallel processing (Promise.all) (b195729)
- remove @types/xml2js dev-dependency (14a540b)
- remove bk_messages, not needed anymore (eef2a15)
- remove default html template (fbc92ea)
- remove unnecessary files and update readme (0e14ae6)
- remove unnecessasry resources and lint (7f1aead)
- remove xml2js dependency (40a9f58)
- rename flags with naming convention best practices (2fe0f51)
- reset project with new command definition and flags only, not working functionality (b197e1d)
- restore support to ignore-types flag (f2fe355)
- start CustomObject lib definition (6970b10)
- total refactor of generator work (broken, just added promises and multithread support) (5de9321)
- update default object markdown template (691242a)
- update default profile markdown template (3745131)
- update ignoretype & format summaries to indicate is not working yet) (afc9316)
- update jsdoc dependency and remove deleted rule (881105f)
- update output messages with spinners (bbd44b9)
- add missing templates from build (1e3011d)
- amend defaultHelpers import (7778b2f)
- amend output dir expectation (8e99c32)
- amend release workflow step (c4c96e1)
- amend test class command (90bdbfd)
- amend test classes with new topic name (87cf31c)
- amend typo in yarn test:nuts call (f69a39d)
- amend Unit Tests action on release build + comment codecov upload (0701ab3)
- amend yarn build & npm publish command (e99c9e2)
- amend yarn publish command (aa35ae1)
- deps: bump @salesforce/core from 4.3.5 to 4.3.7 (5d9a1ce)
- deps: bump @salesforce/source-deploy-retrieve from 9.3.1 to 9.3.3 (55ed25a)
- json format to store componentContent instead of SourceComponent (abcd8a1)
- lint errors (b0cbc16)
- lint errors (e11733a)
- remove commented code (96ae005)
- remove test build on master-push (e6e192d)
- rename postinstall script as prepare (c3d6828)
- set @swc/core to 1.3.39 version with no caret (^) symbol (a5b75d1)
- test classes (efa9ec4)
- undefined ignoretypes flag (1cf992d)
- update dependabot file + update checkout action to v3 (0e3d82f)
0.5.5 (2023-07-12)
- add missing templates from build (1e3011d)
- amend defaultHelpers import (7778b2f)
- remove test build on master-push (e6e192d)
- update dependabot file + update checkout action to v3 (0e3d82f)
0.5.0 (2023-07-10)
- add how to example Template (5385b74)
- remove default html template (fbc92ea)
- update default object markdown template (691242a)
- update default profile markdown template (3745131)
- json format to store componentContent instead of SourceComponent (abcd8a1)
0.4.2 (2023-07-09)
- rename postinstall script as prepare (c3d6828)
0.4.1 (2023-07-09)
- remove commented code (96ae005)
0.4.0 (2023-07-09)
- add nut test scenario for json format (5f0509f)
0.3.3 (2023-07-09)
- amend yarn publish command (aa35ae1)
0.3.2 (2023-07-09)
- amend yarn build & npm publish command (e99c9e2)
0.3.1 (2023-07-09)
- amend release workflow step (c4c96e1)