1.4.1 (2023-02-21)
- skip handlers are nullable (ef33096)
1.4.0 (2023-02-20)
- for expandability, PackageInstallRequest shoudl be a string value (9113068)
1.3.1 (2023-02-20)
- update query code and error handling (667cbe0)
1.3.0 (2023-02-13)
- new skiphandler flag populates new PackageInstallRequest field SkipHandlers (4f71996)
- update PackageInstalLRequest shape in tests with SkipHandlers field (78f1add)
1.2.7 (2023-02-09)
- remove warn options from log message (e43f4c4)
1.2.6 (2023-02-05)
- deps: bump @salesforce/kit from 1.8.3 to 1.8.4 (ba6168c)
1.2.5 (2023-02-04)
- deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (e72a1df)
1.2.4 (2023-02-04)
- deps: bump @oclif/core from 1.25.0 to 1.26.1 (677ead5)
1.2.3 (2023-01-30)
- expose waitForPublish method on SPV class (cfcd1b0)
1.2.2 (2023-01-28)
- deps: bump @salesforce/source-deploy-retrieve from 7.5.19 to 7.7.5 (7a79190)
1.2.1 (2023-01-28)
- deps: bump graphology-types from 0.24.5 to 0.24.7 (084c8b0)
1.2.0 (2023-01-27)
- adds support for seed metadata to both the convert and package version create commands (81f20be)
1.1.13 (2023-01-22)
- deps: bump @salesforce/kit from 1.8.0 to 1.8.3 (4538803)
1.1.12 (2023-01-21)
- deps: bump @oclif/core from 1.24.0 to 1.25.0 (2814073)
1.1.11 (2023-01-17)
- do not add language from org descriptor to pvc request object (c8b0bc8)
1.1.10 (2023-01-14)
- deps: bump @oclif/core from 1.23.1 to 1.24.0 (006cb79)
1.1.9 (2023-01-09)
- search for pkg dir by pkg id (6a469bc)
1.1.8 (2023-01-07)
- deps: bump @oclif/core from 1.22.0 to 1.23.1 (7e5ea5b)
1.1.7 (2023-01-04)
- deps: bump json5 from 1.0.1 to 1.0.2 (10826cb)
1.1.6 (2023-01-03)
- remove alias requirement when constructing a Package (8e2ec0f)
1.1.5 (2022-12-31)
- deps: bump @salesforce/source-deploy-retrieve from 7.5.13 to 7.5.19 (13a5a1d)
1.1.4 (2022-12-24)
- deps: bump @oclif/core from 1.20.4 to 1.22.0 (72ec00b)
1.1.3 (2022-12-22)
- remove unused messages and add missing messages (e8280e3)
1.1.2 (2022-12-20)
1.1.1 (2022-12-17)
- deps: bump @salesforce/core from 3.32.6 to 3.32.11 (e666459)
1.1.0 (2022-12-16)
1.0.17 (2022-12-03)
- deps: bump @salesforce/core from 3.32.2 to 3.32.6 (2d0e553)
1.0.16 (2022-11-27)
- deps: bump @salesforce/source-deploy-retrieve from 7.5.2 to 7.5.13 (c82be68)
1.0.15 (2022-11-26)
- deps: bump @salesforce/schemas from 1.1.3 to 1.4.0 (158869e)
1.0.14 (2022-11-14)
- add docs for repl script (90c8b85)
1.0.13 (2022-11-14)
- add repl script (30d95ee)
1.0.12 (2022-11-13)
- deps: bump @oclif/core from 1.20.2 to 1.20.4 (25b92c6)
1.0.11 (2022-11-13)
- deps: bump @salesforce/core from 3.31.17 to 3.31.19 (839d9a2)
1.0.10 (2022-11-12)
- deps: bump @salesforce/kit from 1.7.1 to 1.8.0 (b308b81)
- deps: bump @xmldom/xmldom from 0.8.5 to 0.8.6 (b8c9401)
1.0.9 (2022-11-12)
- deps: bump @salesforce/ts-types from 1.7.0 to 1.7.1 (63dadd1)
1.0.8 (2022-11-11)
- remove create() instance method (9a6070b)
1.0.7 (2022-11-11)
1.0.6 (2022-11-11)
- enable docs workflow (15c157a)
1.0.5 (2022-11-11)
- add typedoc generation and publish to the build (ec4bc48)
- modify postcompile to not look for typedocExamples (d9b4d76)
1.0.4 (2022-11-10)
1.0.3 (2022-11-10)
- add doc for how to develop in the packaging lib (0545ace)
1.0.2 (2022-11-09)
1.0.1 (2022-11-08)
- update imports to focus on main classes (075d2da)
0.1.20 (2022-11-04)
- remove objects that cause circular errors in logging (7a63308)
0.1.19 (2022-11-04)
0.1.18 (2022-11-04)
0.1.17 (2022-11-04)
- bump xmldom version to 0.8.5 (9f7c567)
0.1.16 (2022-11-02)
- audit package lib messages (06e9256)
0.1.15 (2022-10-30)
- deps: bump @salesforce/kit from 1.7.0 to 1.7.1 (bcd4342)
0.1.14 (2022-10-30)
- deps: bump graphology from 0.25.0 to 0.25.1 (69e1111)
0.1.13 (2022-10-27)
- use available messages and remove unused messages (6c8b417)
0.1.12 (2022-10-24)
- apply error adjustment functions (3f2972c)
- assign this.id in catch (ebd7270)
- consolidate code that determines package type (a89b748)
- create subscriber package version class (b8f9339)
- refactor package (256fa82)
- validate aliasOrId before assignment (b5281ea)
0.1.11 (2022-10-22)
- deps: bump @salesforce/core from 3.31.11 to 3.31.16 (8b29161)
0.1.10 (2022-10-22)
- deps: bump @oclif/core from 1.18.0 to 1.19.1 (c5f385d)
0.1.9 (2022-10-20)
- guard against empty component set (2a381d0)
0.1.8 (2022-10-19)
- deps: bump graphology-types from 0.24.4 to 0.24.5 (b440f24)
0.1.7 (2022-10-18)
0.1.6-0 (2022-10-18)
- fix prerelease version number (5ec4b8a)
0.1.5-0 (2022-10-18)
0.1.4 (2022-10-18)
0.1.3 (2022-10-18)
0.1.2 (2022-10-17)
0.1.1 (2022-10-14)
0.1.0 (2022-10-14)
0.0.49 (2022-10-12)
- deps: bump @xmldom/xmldom from 0.8.2 to 0.8.3 (22e469c)
0.0.48 (2022-10-09)
- deps: bump graphology from 0.24.1 to 0.25.0 (8f67e00)
0.0.47 (2022-10-08)
- deps: bump @oclif/core from 1.16.4 to 1.16.5 (fa4a527)
0.0.46 (2022-10-03)
- refactor Package1 to Package1Version, move methods to class, fix UTs (70d3ca0)
0.0.45 (2022-10-01)
- deps: bump @salesforce/source-deploy-retrieve from 6.2.6 to 6.8.2 (3912466)
0.0.44 (2022-09-29)
0.0.43 (2022-09-29)
- deps: bump vm2 from 3.9.10 to 3.9.11 (2570f2c)
0.0.42 (2022-09-25)
- deps: bump ts-retry-promise from 0.6.2 to 0.7.0 (b8bade2)
0.0.41 (2022-09-25)
- deps: bump @oclif/core from 1.14.2 to 1.16.4 (1c758d4)
0.0.40 (2022-09-20)
- deps: bump @salesforce/kit from 1.6.0 to 1.6.1 (38f6a6c)
0.0.39 (2022-09-20)
- deps: bump jszip from 3.10.0 to 3.10.1 (0454885)
0.0.38 (2022-09-19)
- deps: bump jsforce from 2.0.0-beta.16 to 2.0.0-beta.18 (e518a0f)
0.0.37 (2022-09-16)
- move util functions with single ref (e7117d3)
0.0.36 (2022-09-14)
- standardize event names across classes, methods, and events (d97c231)
0.0.35 (2022-09-09)
- apply fixes from qa issues (2949f18)
0.0.34 (2022-09-08)
- default ut timeout to 20 seconds (e8dc2c1)
- only required refactoring - waiting on packaging to enable na40 to convert (5e6365c)
0.0.33 (2022-09-08)
- add PackageVersion.listCreated, NUT (31280aa)
0.0.32 (2022-09-07)
- add Package.uninstallReport method, NUT (9269c9b)
0.0.31 (2022-09-07)
- add Package2.IsOrgDependent to select query (8f013ef)
0.0.30 (2022-08-29)
- add Package.update method, NUT (dd77095)
0.0.29 (2022-08-26)
- add PackageVersion.update, NUTs (af8a816)
0.0.28 (2022-08-26)
- finish pvl, implement a few missing things (9bb825c)
0.0.27 (2022-08-26)
- fix validateDependencyValues (e37ac1e)
0.0.26 (2022-08-25)
- remove hard coded string (8c6d2dd)
0.0.25 (2022-08-25)
- improve packge property maintenance (c62acf8)
0.0.24 (2022-08-24)
- correct package alias generation (c4617bd)
0.0.23 (2022-08-22)
0.0.22 (2022-08-22)
- add package.promote method (de5867b)
0.0.21 (2022-08-19)
- inital refactor for PVC - a lot left to do, but a lot has been done (c629291)
0.0.20 (2022-08-19)
- modfy some types (9ee61a1)
0.0.19 (2022-08-18)
- package version. now stored in packdir in sfdx project (a7a725d)
0.0.18 (2022-08-17)
0.0.17 (2022-08-10)
- package insstalled list method (40efd4d)
0.0.16 (2022-08-08)
- add method to uninstall package (243f4e8)
0.0.15 (2022-08-08)
- better callCount expectation (b009e67)
- better timeout number for test (3240911)
- higher polling timeout for windows (e6ce60c)
- unit tests and type updates (23d8648)
0.0.14 (2022-08-05)
- adds package install (97a821a)
- adds some package install code (f2fff8e)
- enable install NUTs (105250b)
- export getStatus and add validateId function (8a97c4a)
- use install key (457d777)
0.0.13 (2022-08-05)
- use regular xmlDom package (57262c5)
0.0.12 (2022-07-29)
- add package1VersionCreate command, refactor tests, allow .test.ts (aa34e8c)
0.0.11 (2022-07-27)
- add package1 version list query, UTs (302653b)
0.0.10 (2022-07-26)
- add pv report and pvc report (d5b69be)
0.0.9 (2022-07-19)
- add package1Display method for use with package1:version:display command (ef3df30)
0.0.8 (2022-07-18)
- add package1VersionDisplayGet method (0de1b9e)
0.0.7 (2022-07-14)
- add package version create/delete to library (7713d4d)
0.0.6 (2022-07-08)
0.0.5 (2022-07-06)
0.0.4 (2022-06-23)
0.0.3 (2022-06-16)
- fix version number (ba522bb)
0.0.2-test-02 (2022-06-16)
- next round of refactoring plus utests (d5a615b)