Releases: Raspikabek/sfdocs-sfdx-plugin
Releases · Raspikabek/sfdocs-sfdx-plugin
v0.8.2
v0.8.1
v0.8.0
0.8.0 (2023-07-14)
Features
- 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)
v0.7.0
v0.6.0
0.6.0 (2023-07-12)
Features
- 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)
Bug Fixes
- 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](https://github...
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.2
0.4.2
First BETA release for sfdocs!
Topic / Command available:
Topic
docs
Commands
generate
Any Issues, suggestions or questions in here
To install:
# with sf commands
sf plugins install sfdocs-sfdx-plugin
# for latest sfdx install with either:
sfdx plugins install sfdocs-sfdx-plugin
# or
sfdx plugins:install sfdocs-sfdx-plugin
To verify installation:
sf docs generate --help
Review the README for additional information and flags.
The documentation page is still in progress - sfdocs