projen 0.74.7 → 0.74.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +17 -16
- package/docs/api/API.md +8 -8
- package/lib/awscdk/auto-discover.js +5 -5
- package/lib/awscdk/awscdk-app-java.js +1 -1
- package/lib/awscdk/awscdk-app-py.js +1 -1
- package/lib/awscdk/awscdk-app-ts.js +1 -1
- package/lib/awscdk/awscdk-construct.js +4 -4
- package/lib/awscdk/awscdk-deps-java.js +1 -1
- package/lib/awscdk/awscdk-deps-js.js +1 -1
- package/lib/awscdk/awscdk-deps-py.js +1 -1
- package/lib/awscdk/awscdk-deps.js +1 -1
- package/lib/awscdk/cdk-config.js +1 -1
- package/lib/awscdk/cdk-tasks.js +1 -1
- package/lib/awscdk/integration-test.js +1 -1
- package/lib/awscdk/lambda-extension.js +1 -1
- package/lib/awscdk/lambda-function.d.ts +5 -4
- package/lib/awscdk/lambda-function.js +8 -7
- package/lib/build/build-workflow.js +1 -1
- package/lib/cdk/auto-discover-base.js +2 -2
- package/lib/cdk/construct-lib.js +1 -1
- package/lib/cdk/integration-test-base.js +1 -1
- package/lib/cdk/jsii-docgen.js +1 -1
- package/lib/cdk/jsii-project.js +3 -3
- package/lib/cdk8s/auto-discover.js +2 -2
- package/lib/cdk8s/cdk8s-app-py.js +1 -1
- package/lib/cdk8s/cdk8s-app-ts.js +1 -1
- package/lib/cdk8s/cdk8s-construct.js +1 -1
- package/lib/cdk8s/cdk8s-deps-py.js +1 -1
- package/lib/cdk8s/cdk8s-deps.js +1 -1
- package/lib/cdk8s/integration-test.js +1 -1
- package/lib/cdktf/cdktf-construct.js +1 -1
- package/lib/circleci/circleci.js +1 -1
- package/lib/component.js +1 -1
- package/lib/dependencies.js +1 -1
- package/lib/dev-env.js +1 -1
- package/lib/docker-compose/docker-compose-service.js +1 -1
- package/lib/docker-compose/docker-compose.js +1 -1
- package/lib/file.js +1 -1
- package/lib/gitattributes.js +1 -1
- package/lib/github/actions-provider.js +1 -1
- package/lib/github/auto-approve.js +1 -1
- package/lib/github/auto-merge.js +1 -1
- package/lib/github/dependabot.js +1 -1
- package/lib/github/github-credentials.js +1 -1
- package/lib/github/github-project.js +1 -1
- package/lib/github/github.js +1 -1
- package/lib/github/mergify.js +1 -1
- package/lib/github/pr-template.js +1 -1
- package/lib/github/pull-request-lint.js +1 -1
- package/lib/github/stale.js +1 -1
- package/lib/github/task-workflow.js +1 -1
- package/lib/github/workflow-actions.js +1 -1
- package/lib/github/workflow-jobs.js +1 -1
- package/lib/github/workflows.js +1 -1
- package/lib/gitlab/configuration.js +1 -1
- package/lib/gitlab/gitlab-configuration.js +1 -1
- package/lib/gitlab/nested-configuration.js +1 -1
- package/lib/gitpod.js +1 -1
- package/lib/ignore-file.js +1 -1
- package/lib/ini.js +1 -1
- package/lib/java/java-project.js +1 -1
- package/lib/java/junit.js +1 -1
- package/lib/java/maven-compile.js +1 -1
- package/lib/java/maven-packaging.js +1 -1
- package/lib/java/maven-sample.js +1 -1
- package/lib/java/pom.js +1 -1
- package/lib/java/projenrc.js +1 -1
- package/lib/javascript/bundler.js +1 -1
- package/lib/javascript/eslint.js +1 -1
- package/lib/javascript/jest.js +4 -4
- package/lib/javascript/node-package.js +1 -1
- package/lib/javascript/node-project.js +1 -1
- package/lib/javascript/npm-config.js +1 -1
- package/lib/javascript/prettier.js +1 -1
- package/lib/javascript/projenrc.js +1 -1
- package/lib/javascript/typescript-config.js +2 -2
- package/lib/javascript/upgrade-dependencies.js +2 -2
- package/lib/json-patch.js +1 -1
- package/lib/json.js +1 -1
- package/lib/license.js +1 -1
- package/lib/logger.js +1 -1
- package/lib/makefile.js +1 -1
- package/lib/object-file.js +1 -1
- package/lib/project-build.js +1 -1
- package/lib/project.js +1 -1
- package/lib/projects.js +1 -1
- package/lib/projenrc-json.js +2 -2
- package/lib/projenrc.js +1 -1
- package/lib/python/pip.js +1 -1
- package/lib/python/poetry.js +2 -2
- package/lib/python/projenrc.js +1 -1
- package/lib/python/pytest-sample.js +1 -1
- package/lib/python/pytest.js +1 -1
- package/lib/python/python-project.js +1 -1
- package/lib/python/python-sample.js +1 -1
- package/lib/python/requirements-file.js +1 -1
- package/lib/python/setuppy.js +1 -1
- package/lib/python/setuptools.js +1 -1
- package/lib/python/venv.js +1 -1
- package/lib/readme.js +1 -1
- package/lib/release/publisher.d.ts +1 -1
- package/lib/release/publisher.js +3 -3
- package/lib/release/release-trigger.js +1 -1
- package/lib/release/release.d.ts +1 -1
- package/lib/release/release.js +2 -2
- package/lib/renovatebot.js +1 -1
- package/lib/sample-file.js +2 -2
- package/lib/semver.js +1 -1
- package/lib/source-code.js +1 -1
- package/lib/task-runtime.js +1 -1
- package/lib/task.js +1 -1
- package/lib/tasks.js +1 -1
- package/lib/testing.js +1 -1
- package/lib/textfile.js +1 -1
- package/lib/toml.js +1 -1
- package/lib/typescript/projenrc-ts.js +1 -1
- package/lib/typescript/projenrc.js +1 -1
- package/lib/typescript/typescript-typedoc.js +1 -1
- package/lib/typescript/typescript.js +3 -3
- package/lib/version.js +2 -2
- package/lib/vscode/devcontainer.js +1 -1
- package/lib/vscode/extensions.js +1 -1
- package/lib/vscode/launch-config.js +1 -1
- package/lib/vscode/settings.js +1 -1
- package/lib/vscode/vscode.js +1 -1
- package/lib/web/next.js +6 -6
- package/lib/web/postcss.js +1 -1
- package/lib/web/react.js +4 -4
- package/lib/web/tailwind.js +1 -1
- package/lib/xmlfile.js +1 -1
- package/lib/yaml.js +1 -1
- package/node_modules/resolve/.eslintrc +1 -1
- package/node_modules/resolve/package.json +4 -3
- package/node_modules/resolve/test/resolver/multirepo/package.json +1 -1
- package/node_modules/resolve/test/resolver.js +4 -2
- package/node_modules/resolve/test/resolver_sync.js +9 -5
- package/package.json +3 -3
- package/node_modules/@iarna/toml/CHANGELOG.md +0 -278
- package/node_modules/cliui/CHANGELOG.md +0 -139
- package/node_modules/color-convert/CHANGELOG.md +0 -54
- package/node_modules/esprima/ChangeLog +0 -235
- package/node_modules/interpret/CHANGELOG +0 -115
- package/node_modules/resolve/test/resolver/malformed_package_json/index.js +0 -0
- package/node_modules/resolve/test/resolver/malformed_package_json/package.json +0 -1
- package/node_modules/shelljs/CHANGELOG.md +0 -942
- package/node_modules/shx/CHANGELOG.md +0 -268
- package/node_modules/xmlbuilder2/CHANGELOG.md +0 -309
- package/node_modules/xmlbuilder2/node_modules/argparse/CHANGELOG.md +0 -185
- package/node_modules/xmlbuilder2/node_modules/js-yaml/CHANGELOG.md +0 -557
- package/node_modules/y18n/CHANGELOG.md +0 -100
- package/node_modules/yargs/node_modules/yargs-parser/CHANGELOG.md +0 -308
|
@@ -1,268 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
## [Unreleased](https://github.com/shelljs/shx/tree/HEAD)
|
|
4
|
-
|
|
5
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.3.3...HEAD)
|
|
6
|
-
|
|
7
|
-
**Closed issues:**
|
|
8
|
-
|
|
9
|
-
- New release with ShellJS v0.8.4 [\#185](https://github.com/shelljs/shx/issues/185)
|
|
10
|
-
|
|
11
|
-
**Merged pull requests:**
|
|
12
|
-
|
|
13
|
-
- chore: add back node v6 support [\#196](https://github.com/shelljs/shx/pull/196) ([nfischer](https://github.com/nfischer))
|
|
14
|
-
- chore: update dependencies [\#195](https://github.com/shelljs/shx/pull/195) ([nfischer](https://github.com/nfischer))
|
|
15
|
-
- chore: switch to GitHub Actions [\#194](https://github.com/shelljs/shx/pull/194) ([nfischer](https://github.com/nfischer))
|
|
16
|
-
- refactor: rename "blacklist" -\> "blocklist" [\#193](https://github.com/shelljs/shx/pull/193) ([nfischer](https://github.com/nfischer))
|
|
17
|
-
- chore: change supported node versions [\#186](https://github.com/shelljs/shx/pull/186) ([nfischer](https://github.com/nfischer))
|
|
18
|
-
|
|
19
|
-
## [v0.3.3](https://github.com/shelljs/shx/tree/v0.3.3) (2020-10-26)
|
|
20
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.3.2...v0.3.3)
|
|
21
|
-
|
|
22
|
-
**Closed issues:**
|
|
23
|
-
|
|
24
|
-
- Npm package should always have a main module [\#180](https://github.com/shelljs/shx/issues/180)
|
|
25
|
-
- shx stop working after a new library is added within package.json file [\#176](https://github.com/shelljs/shx/issues/176)
|
|
26
|
-
- suggestion - expose commands directly \(`ls` instead of `shx ls`\) [\#174](https://github.com/shelljs/shx/issues/174)
|
|
27
|
-
- Can I replace bash prompt with shx ? If so, how ? [\#171](https://github.com/shelljs/shx/issues/171)
|
|
28
|
-
- sed can't replace files in a different directory [\#165](https://github.com/shelljs/shx/issues/165)
|
|
29
|
-
- Issues running NPM script on Windows 10 [\#164](https://github.com/shelljs/shx/issues/164)
|
|
30
|
-
- rm -rf random fails on windows [\#160](https://github.com/shelljs/shx/issues/160)
|
|
31
|
-
- sed: option not recognized: n [\#147](https://github.com/shelljs/shx/issues/147)
|
|
32
|
-
- Remove es6-object-assign dependency [\#146](https://github.com/shelljs/shx/issues/146)
|
|
33
|
-
|
|
34
|
-
**Merged pull requests:**
|
|
35
|
-
|
|
36
|
-
- Update shelljs to avoid circular dependency warnings on Node 14 [\#184](https://github.com/shelljs/shx/pull/184) ([Pomax](https://github.com/Pomax))
|
|
37
|
-
- Upgrade minimist to avoid security vulnerability [\#179](https://github.com/shelljs/shx/pull/179) ([mondeja](https://github.com/mondeja))
|
|
38
|
-
- docs\(sed\): document sed syntax, quoting, and escaping slash [\#170](https://github.com/shelljs/shx/pull/170) ([nfischer](https://github.com/nfischer))
|
|
39
|
-
- chore\(deps\): update deps [\#161](https://github.com/shelljs/shx/pull/161) ([nfischer](https://github.com/nfischer))
|
|
40
|
-
- chore\(node\): drop node v4 and v5 \(\#917\) [\#157](https://github.com/shelljs/shx/pull/157) ([nfischer](https://github.com/nfischer))
|
|
41
|
-
- chore: script to bump supported node versions [\#156](https://github.com/shelljs/shx/pull/156) ([nfischer](https://github.com/nfischer))
|
|
42
|
-
- chore\(ci\): switch to node language for travis [\#155](https://github.com/shelljs/shx/pull/155) ([nfischer](https://github.com/nfischer))
|
|
43
|
-
- chore\(npm\): remove lockfile [\#154](https://github.com/shelljs/shx/pull/154) ([nfischer](https://github.com/nfischer))
|
|
44
|
-
- chore: update dev dependency [\#153](https://github.com/shelljs/shx/pull/153) ([nfischer](https://github.com/nfischer))
|
|
45
|
-
- chore: remove es6-object-assign dependency [\#152](https://github.com/shelljs/shx/pull/152) ([nfischer](https://github.com/nfischer))
|
|
46
|
-
- chore\(ci\): fix codecov [\#150](https://github.com/shelljs/shx/pull/150) ([nfischer](https://github.com/nfischer))
|
|
47
|
-
|
|
48
|
-
## [v0.3.2](https://github.com/shelljs/shx/tree/v0.3.2) (2018-07-11)
|
|
49
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.3.1...v0.3.2)
|
|
50
|
-
|
|
51
|
-
**Closed issues:**
|
|
52
|
-
|
|
53
|
-
- Mocha and babel compiler warnings [\#144](https://github.com/shelljs/shx/issues/144)
|
|
54
|
-
- Add "true" and "false" commands [\#105](https://github.com/shelljs/shx/issues/105)
|
|
55
|
-
- --help should list options [\#101](https://github.com/shelljs/shx/issues/101)
|
|
56
|
-
|
|
57
|
-
**Merged pull requests:**
|
|
58
|
-
|
|
59
|
-
- chore: fix issues with nyc and mocha [\#145](https://github.com/shelljs/shx/pull/145) ([nfischer](https://github.com/nfischer))
|
|
60
|
-
- feat: help command provides info on options [\#143](https://github.com/shelljs/shx/pull/143) ([nfischer](https://github.com/nfischer))
|
|
61
|
-
- feat: add true and false as default commands [\#142](https://github.com/shelljs/shx/pull/142) ([nfischer](https://github.com/nfischer))
|
|
62
|
-
|
|
63
|
-
## [v0.3.1](https://github.com/shelljs/shx/tree/v0.3.1) (2018-06-26)
|
|
64
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.3.0...v0.3.1)
|
|
65
|
-
|
|
66
|
-
**Closed issues:**
|
|
67
|
-
|
|
68
|
-
- curl / wget [\#141](https://github.com/shelljs/shx/issues/141)
|
|
69
|
-
- Regex support for forward slashes in sed [\#136](https://github.com/shelljs/shx/issues/136)
|
|
70
|
-
- Appveyor config broken for latest npm [\#132](https://github.com/shelljs/shx/issues/132)
|
|
71
|
-
- `shx echo -n aaa` shows `-n aaa` [\#129](https://github.com/shelljs/shx/issues/129)
|
|
72
|
-
- feature request: --version [\#111](https://github.com/shelljs/shx/issues/111)
|
|
73
|
-
|
|
74
|
-
**Merged pull requests:**
|
|
75
|
-
|
|
76
|
-
- test\(coverage\): fix coverage issues [\#139](https://github.com/shelljs/shx/pull/139) ([nfischer](https://github.com/nfischer))
|
|
77
|
-
- feat\(version\): support --version flag [\#138](https://github.com/shelljs/shx/pull/138) ([nfischer](https://github.com/nfischer))
|
|
78
|
-
- fix\(sed\): better support for converting sed patterns [\#137](https://github.com/shelljs/shx/pull/137) ([nfischer](https://github.com/nfischer))
|
|
79
|
-
- chore: bump dev dependencies to resolve install warnings [\#135](https://github.com/shelljs/shx/pull/135) ([nfischer](https://github.com/nfischer))
|
|
80
|
-
- chore\(appveyor\): do not use latest npm [\#133](https://github.com/shelljs/shx/pull/133) ([nfischer](https://github.com/nfischer))
|
|
81
|
-
- chore\(CI\): add node v10 to CI [\#131](https://github.com/shelljs/shx/pull/131) ([nfischer](https://github.com/nfischer))
|
|
82
|
-
|
|
83
|
-
## [v0.3.0](https://github.com/shelljs/shx/tree/v0.3.0) (2018-06-08)
|
|
84
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.2.2...v0.3.0)
|
|
85
|
-
|
|
86
|
-
**Closed issues:**
|
|
87
|
-
|
|
88
|
-
- Ship shx with shelljs@v0.8 [\#125](https://github.com/shelljs/shx/issues/125)
|
|
89
|
-
- Support executables [\#124](https://github.com/shelljs/shx/issues/124)
|
|
90
|
-
- Discuss: popd/pushd workarounds [\#121](https://github.com/shelljs/shx/issues/121)
|
|
91
|
-
- Feature request: date [\#120](https://github.com/shelljs/shx/issues/120)
|
|
92
|
-
- Fails trying to utilise the new script-shell npm config [\#117](https://github.com/shelljs/shx/issues/117)
|
|
93
|
-
- Refactor: consider using process.exitCode [\#116](https://github.com/shelljs/shx/issues/116)
|
|
94
|
-
- Add node v8 to CI [\#114](https://github.com/shelljs/shx/issues/114)
|
|
95
|
-
- can we use this without the `shx` prefix? [\#113](https://github.com/shelljs/shx/issues/113)
|
|
96
|
-
- Command substitution feature [\#112](https://github.com/shelljs/shx/issues/112)
|
|
97
|
-
|
|
98
|
-
**Merged pull requests:**
|
|
99
|
-
|
|
100
|
-
- feat: bump shelljs to expose new features [\#126](https://github.com/shelljs/shx/pull/126) ([nfischer](https://github.com/nfischer))
|
|
101
|
-
- fix: use process.exitCode to wait for streams [\#123](https://github.com/shelljs/shx/pull/123) ([nfischer](https://github.com/nfischer))
|
|
102
|
-
- Add workaround for pushd and popd to README [\#122](https://github.com/shelljs/shx/pull/122) ([eteeselink](https://github.com/eteeselink))
|
|
103
|
-
- Add node 8 to CI [\#115](https://github.com/shelljs/shx/pull/115) ([freitagbr](https://github.com/freitagbr))
|
|
104
|
-
|
|
105
|
-
## [v0.2.2](https://github.com/shelljs/shx/tree/v0.2.2) (2017-01-08)
|
|
106
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.2.1...v0.2.2)
|
|
107
|
-
|
|
108
|
-
**Closed issues:**
|
|
109
|
-
|
|
110
|
-
- sed does not accept a blank replacement string [\#109](https://github.com/shelljs/shx/issues/109)
|
|
111
|
-
- chore: remove lgtm.co [\#102](https://github.com/shelljs/shx/issues/102)
|
|
112
|
-
- chore: consider allowing iojs failures on travis [\#99](https://github.com/shelljs/shx/issues/99)
|
|
113
|
-
- chore: switch appveyor to my account [\#97](https://github.com/shelljs/shx/issues/97)
|
|
114
|
-
|
|
115
|
-
**Merged pull requests:**
|
|
116
|
-
|
|
117
|
-
- fix: better regex support for sed [\#110](https://github.com/shelljs/shx/pull/110) ([nfischer](https://github.com/nfischer))
|
|
118
|
-
- chore: switch appveyor to shelljs account [\#107](https://github.com/shelljs/shx/pull/107) ([nfischer](https://github.com/nfischer))
|
|
119
|
-
- Remove lgtm.co related files [\#106](https://github.com/shelljs/shx/pull/106) ([freitagbr](https://github.com/freitagbr))
|
|
120
|
-
- Update README.md [\#104](https://github.com/shelljs/shx/pull/104) ([corysimmons](https://github.com/corysimmons))
|
|
121
|
-
- chore: allow Travis failures on iojs [\#100](https://github.com/shelljs/shx/pull/100) ([nfischer](https://github.com/nfischer))
|
|
122
|
-
|
|
123
|
-
## [v0.2.1](https://github.com/shelljs/shx/tree/v0.2.1) (2016-11-19)
|
|
124
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.2.0...v0.2.1)
|
|
125
|
-
|
|
126
|
-
**Closed issues:**
|
|
127
|
-
|
|
128
|
-
- "shx cp" does not finish on Unix-Systems [\#95](https://github.com/shelljs/shx/issues/95)
|
|
129
|
-
|
|
130
|
-
**Merged pull requests:**
|
|
131
|
-
|
|
132
|
-
- fix: only wait for stdin when appropriate [\#98](https://github.com/shelljs/shx/pull/98) ([nfischer](https://github.com/nfischer))
|
|
133
|
-
- chore: fix spelling error [\#96](https://github.com/shelljs/shx/pull/96) ([nfischer](https://github.com/nfischer))
|
|
134
|
-
|
|
135
|
-
## [v0.2.0](https://github.com/shelljs/shx/tree/v0.2.0) (2016-11-08)
|
|
136
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.1.4...v0.2.0)
|
|
137
|
-
|
|
138
|
-
**Closed issues:**
|
|
139
|
-
|
|
140
|
-
- cp -r fails after 72 directories \(Many files\) [\#94](https://github.com/shelljs/shx/issues/94)
|
|
141
|
-
- chore: add node v7 to CI [\#90](https://github.com/shelljs/shx/issues/90)
|
|
142
|
-
- Unable to use in postinstall script on Windows [\#88](https://github.com/shelljs/shx/issues/88)
|
|
143
|
-
- fs.existsSync is un-deprecated [\#87](https://github.com/shelljs/shx/issues/87)
|
|
144
|
-
- piping from cat seems broken [\#85](https://github.com/shelljs/shx/issues/85)
|
|
145
|
-
- List usb devices [\#84](https://github.com/shelljs/shx/issues/84)
|
|
146
|
-
- Feature request: generic OR [\#83](https://github.com/shelljs/shx/issues/83)
|
|
147
|
-
- Add -u flag support for cp [\#82](https://github.com/shelljs/shx/issues/82)
|
|
148
|
-
- Commands should accept stdin [\#80](https://github.com/shelljs/shx/issues/80)
|
|
149
|
-
- Add plugin support [\#73](https://github.com/shelljs/shx/issues/73)
|
|
150
|
-
|
|
151
|
-
**Merged pull requests:**
|
|
152
|
-
|
|
153
|
-
- Add node v7 to CI [\#93](https://github.com/shelljs/shx/pull/93) ([freitagbr](https://github.com/freitagbr))
|
|
154
|
-
- refactor: various changes [\#92](https://github.com/shelljs/shx/pull/92) ([nfischer](https://github.com/nfischer))
|
|
155
|
-
- refactor: use fs.existsSync [\#91](https://github.com/shelljs/shx/pull/91) ([nfischer](https://github.com/nfischer))
|
|
156
|
-
- feat: pass stdin along to ShellJS commands [\#89](https://github.com/shelljs/shx/pull/89) ([nfischer](https://github.com/nfischer))
|
|
157
|
-
- fix: don't exit until all output is flushed [\#86](https://github.com/shelljs/shx/pull/86) ([nfischer](https://github.com/nfischer))
|
|
158
|
-
- chore: add support for v0.11+ [\#81](https://github.com/shelljs/shx/pull/81) ([nfischer](https://github.com/nfischer))
|
|
159
|
-
- chore: add npm downloads per month [\#79](https://github.com/shelljs/shx/pull/79) ([nfischer](https://github.com/nfischer))
|
|
160
|
-
- feat: support for ShellJS plugins [\#78](https://github.com/shelljs/shx/pull/78) ([nfischer](https://github.com/nfischer))
|
|
161
|
-
|
|
162
|
-
## [v0.1.4](https://github.com/shelljs/shx/tree/v0.1.4) (2016-08-18)
|
|
163
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.1.3...v0.1.4)
|
|
164
|
-
|
|
165
|
-
**Merged pull requests:**
|
|
166
|
-
|
|
167
|
-
- fix: sed works with slashes in regex [\#77](https://github.com/shelljs/shx/pull/77) ([nfischer](https://github.com/nfischer))
|
|
168
|
-
- test: add unit tests for grep and chmod [\#76](https://github.com/shelljs/shx/pull/76) ([nfischer](https://github.com/nfischer))
|
|
169
|
-
|
|
170
|
-
## [v0.1.3](https://github.com/shelljs/shx/tree/v0.1.3) (2016-08-10)
|
|
171
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.1.2...v0.1.3)
|
|
172
|
-
|
|
173
|
-
**Closed issues:**
|
|
174
|
-
|
|
175
|
-
- Using sed [\#74](https://github.com/shelljs/shx/issues/74)
|
|
176
|
-
- cp -n should not produce errors if file exists [\#67](https://github.com/shelljs/shx/issues/67)
|
|
177
|
-
- Generic NUL output redirect [\#61](https://github.com/shelljs/shx/issues/61)
|
|
178
|
-
- Consider using publish-please [\#60](https://github.com/shelljs/shx/issues/60)
|
|
179
|
-
- Explain unsupported commands and give workarounds [\#59](https://github.com/shelljs/shx/issues/59)
|
|
180
|
-
- shx with no args: help message? [\#48](https://github.com/shelljs/shx/issues/48)
|
|
181
|
-
- Setup changelog [\#18](https://github.com/shelljs/shx/issues/18)
|
|
182
|
-
|
|
183
|
-
**Merged pull requests:**
|
|
184
|
-
|
|
185
|
-
- fix: allow sed to use a unix syntax [\#75](https://github.com/shelljs/shx/pull/75) ([nfischer](https://github.com/nfischer))
|
|
186
|
-
- docs: add workarounds for unsupported commands [\#72](https://github.com/shelljs/shx/pull/72) ([nfischer](https://github.com/nfischer))
|
|
187
|
-
- chore: remove unnecessary dependency [\#71](https://github.com/shelljs/shx/pull/71) ([nfischer](https://github.com/nfischer))
|
|
188
|
-
- docs: add npm README badge [\#70](https://github.com/shelljs/shx/pull/70) ([nfischer](https://github.com/nfischer))
|
|
189
|
-
- docs: unsupported commands [\#69](https://github.com/shelljs/shx/pull/69) ([levithomason](https://github.com/levithomason))
|
|
190
|
-
- chore: update shelljs-release [\#66](https://github.com/shelljs/shx/pull/66) ([nfischer](https://github.com/nfischer))
|
|
191
|
-
- chore: switch to shelljs-changelog [\#64](https://github.com/shelljs/shx/pull/64) ([nfischer](https://github.com/nfischer))
|
|
192
|
-
- chore: switch to shelljs-release [\#63](https://github.com/shelljs/shx/pull/63) ([nfischer](https://github.com/nfischer))
|
|
193
|
-
- feat: --silent will silence error output [\#62](https://github.com/shelljs/shx/pull/62) ([nfischer](https://github.com/nfischer))
|
|
194
|
-
- Update eslint to version 2.10.1 🚀 [\#57](https://github.com/shelljs/shx/pull/57) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
195
|
-
- concurrently@2.1.0 untested ⚠️ [\#56](https://github.com/shelljs/shx/pull/56) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
196
|
-
- Update all dependencies 🌴 [\#54](https://github.com/shelljs/shx/pull/54) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
|
197
|
-
- chore\(changelog\): create and add script [\#53](https://github.com/shelljs/shx/pull/53) ([levithomason](https://github.com/levithomason))
|
|
198
|
-
|
|
199
|
-
## [v0.1.2](https://github.com/shelljs/shx/tree/v0.1.2) (2016-05-11)
|
|
200
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.1.1...v0.1.2)
|
|
201
|
-
|
|
202
|
-
**Closed issues:**
|
|
203
|
-
|
|
204
|
-
- Code coverage badge seems to show for latest \(passing\) PR, not for master branch [\#51](https://github.com/shelljs/shx/issues/51)
|
|
205
|
-
|
|
206
|
-
**Merged pull requests:**
|
|
207
|
-
|
|
208
|
-
- Allow npm owner releases [\#50](https://github.com/shelljs/shx/pull/50) ([levithomason](https://github.com/levithomason))
|
|
209
|
-
- feat\(help\): add help command [\#49](https://github.com/shelljs/shx/pull/49) ([ariporad](https://github.com/ariporad))
|
|
210
|
-
- Add codecov badge and switch to flat styles [\#47](https://github.com/shelljs/shx/pull/47) ([levithomason](https://github.com/levithomason))
|
|
211
|
-
- test: improve test coverage [\#46](https://github.com/shelljs/shx/pull/46) ([nfischer](https://github.com/nfischer))
|
|
212
|
-
- refactor: remove babel-polyfill dep [\#45](https://github.com/shelljs/shx/pull/45) ([nfischer](https://github.com/nfischer))
|
|
213
|
-
- Add install instructions [\#42](https://github.com/shelljs/shx/pull/42) ([levithomason](https://github.com/levithomason))
|
|
214
|
-
|
|
215
|
-
## [v0.1.1](https://github.com/shelljs/shx/tree/v0.1.1) (2016-05-03)
|
|
216
|
-
[Full Changelog](https://github.com/shelljs/shx/compare/v0.1.0...v0.1.1)
|
|
217
|
-
|
|
218
|
-
**Closed issues:**
|
|
219
|
-
|
|
220
|
-
- Broken release: missing runtime dependencies [\#43](https://github.com/shelljs/shx/issues/43)
|
|
221
|
-
|
|
222
|
-
**Merged pull requests:**
|
|
223
|
-
|
|
224
|
-
- fix\(deps\): add babel-polyfill as a runtime dep [\#44](https://github.com/shelljs/shx/pull/44) ([nfischer](https://github.com/nfischer))
|
|
225
|
-
|
|
226
|
-
## [v0.1.0](https://github.com/shelljs/shx/tree/v0.1.0) (2016-05-03)
|
|
227
|
-
**Closed issues:**
|
|
228
|
-
|
|
229
|
-
- Linter checks the code coverage directory [\#36](https://github.com/shelljs/shx/issues/36)
|
|
230
|
-
- Codecov.io repo settings [\#35](https://github.com/shelljs/shx/issues/35)
|
|
231
|
-
- No rimraf command [\#27](https://github.com/shelljs/shx/issues/27)
|
|
232
|
-
- Unable to install with npm [\#24](https://github.com/shelljs/shx/issues/24)
|
|
233
|
-
- Switch to Mocha [\#22](https://github.com/shelljs/shx/issues/22)
|
|
234
|
-
- Setup coverage [\#19](https://github.com/shelljs/shx/issues/19)
|
|
235
|
-
- Setup Travis [\#17](https://github.com/shelljs/shx/issues/17)
|
|
236
|
-
- Unable to install as a dependency [\#16](https://github.com/shelljs/shx/issues/16)
|
|
237
|
-
- Switch this to use shelljs as a git submodule \(for now\) [\#13](https://github.com/shelljs/shx/issues/13)
|
|
238
|
-
- Consider shx REPL [\#12](https://github.com/shelljs/shx/issues/12)
|
|
239
|
-
- cd can't work, so we should output a warning [\#6](https://github.com/shelljs/shx/issues/6)
|
|
240
|
-
- echo outputs twice [\#5](https://github.com/shelljs/shx/issues/5)
|
|
241
|
-
- Initial Discussion and TODOs for 1st release [\#1](https://github.com/shelljs/shx/issues/1)
|
|
242
|
-
|
|
243
|
-
**Merged pull requests:**
|
|
244
|
-
|
|
245
|
-
- Initial release [\#41](https://github.com/shelljs/shx/pull/41) ([levithomason](https://github.com/levithomason))
|
|
246
|
-
- chore\(CI\): update to node v6 [\#39](https://github.com/shelljs/shx/pull/39) ([nfischer](https://github.com/nfischer))
|
|
247
|
-
- Show test coverage on every run [\#38](https://github.com/shelljs/shx/pull/38) ([levithomason](https://github.com/levithomason))
|
|
248
|
-
- chore\(lint\): don't lint coverage results [\#37](https://github.com/shelljs/shx/pull/37) ([ariporad](https://github.com/ariporad))
|
|
249
|
-
- chore: update shelljs dependency [\#34](https://github.com/shelljs/shx/pull/34) ([nfischer](https://github.com/nfischer))
|
|
250
|
-
- chore\(package.json\): add test coverage script [\#33](https://github.com/shelljs/shx/pull/33) ([kwonoj](https://github.com/kwonoj))
|
|
251
|
-
- docs: update example in README [\#32](https://github.com/shelljs/shx/pull/32) ([nfischer](https://github.com/nfischer))
|
|
252
|
-
- Switch to mocha [\#31](https://github.com/shelljs/shx/pull/31) ([levithomason](https://github.com/levithomason))
|
|
253
|
-
- chore: add "Team" section to README [\#30](https://github.com/shelljs/shx/pull/30) ([nfischer](https://github.com/nfischer))
|
|
254
|
-
- Add missing rimraf devDependency [\#28](https://github.com/shelljs/shx/pull/28) ([levithomason](https://github.com/levithomason))
|
|
255
|
-
- Build on prepublish [\#25](https://github.com/shelljs/shx/pull/25) ([levithomason](https://github.com/levithomason))
|
|
256
|
-
- chore\(CI\): add CI badges to README.md [\#23](https://github.com/shelljs/shx/pull/23) ([ariporad](https://github.com/ariporad))
|
|
257
|
-
- fix: trailing newlines are now consistent [\#21](https://github.com/shelljs/shx/pull/21) ([nfischer](https://github.com/nfischer))
|
|
258
|
-
- fix: fixed import statement [\#20](https://github.com/shelljs/shx/pull/20) ([scott113341](https://github.com/scott113341))
|
|
259
|
-
- Use ShellJS GitHub dependency [\#15](https://github.com/shelljs/shx/pull/15) ([levithomason](https://github.com/levithomason))
|
|
260
|
-
- Setup tests [\#14](https://github.com/shelljs/shx/pull/14) ([levithomason](https://github.com/levithomason))
|
|
261
|
-
- Refactor to ES6 [\#10](https://github.com/shelljs/shx/pull/10) ([levithomason](https://github.com/levithomason))
|
|
262
|
-
- Fix file locations and references [\#9](https://github.com/shelljs/shx/pull/9) ([levithomason](https://github.com/levithomason))
|
|
263
|
-
- fix: blacklist certain commands [\#8](https://github.com/shelljs/shx/pull/8) ([nfischer](https://github.com/nfischer))
|
|
264
|
-
- fix\(echo\): fix \#5 [\#7](https://github.com/shelljs/shx/pull/7) ([nfischer](https://github.com/nfischer))
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
|
@@ -1,309 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project are documented in this file. This project adheres to [Semantic Versioning](http://semver.org/#semantic-versioning-200).
|
|
4
|
-
|
|
5
|
-
## [3.1.1] - 2023-05-08
|
|
6
|
-
|
|
7
|
-
### Bug Fixes
|
|
8
|
-
|
|
9
|
-
- Moved `@types/node` to a dev dependency (see [#165](https://github.com/oozcitak/xmlbuilder2/issues/165)).
|
|
10
|
-
- Bumped `js-yaml` up from a version with a known vulnerability (see [#141](https://github.com/oozcitak/xmlbuilder2/pull/141) and [#167](https://github.com/oozcitak/xmlbuilder2/pull/167)).
|
|
11
|
-
|
|
12
|
-
## [3.1.0] - 2023-04-24
|
|
13
|
-
|
|
14
|
-
### Features
|
|
15
|
-
|
|
16
|
-
- Allowed preserving blankspace text nodes when parsing an XML string (see [#101](https://github.com/oozcitak/xmlbuilder2/pull/101)).
|
|
17
|
-
|
|
18
|
-
### Bug Fixes
|
|
19
|
-
|
|
20
|
-
- Fixed various ampersand encoding issues (see [#105](https://github.com/oozcitak/xmlbuilder2/issues/105), [#109](https://github.com/oozcitak/xmlbuilder2/issues/109), [#110](https://github.com/oozcitak/xmlbuilder2/issues/110))
|
|
21
|
-
|
|
22
|
-
## [3.0.2] - 2021-08-10
|
|
23
|
-
|
|
24
|
-
### Bug Fixes
|
|
25
|
-
|
|
26
|
-
- Fixed a bug where some predefined entities where not being decoded when parsed (see [#99](https://github.com/oozcitak/xmlbuilder2/issues/99)).
|
|
27
|
-
|
|
28
|
-
## [3.0.1] - 2021-07-29
|
|
29
|
-
|
|
30
|
-
### Bug Fixes
|
|
31
|
-
|
|
32
|
-
- Fixed a bug which prevented web workers from consuming the webpack bundle (see [#77](https://github.com/oozcitak/xmlbuilder2/issues/77)).
|
|
33
|
-
|
|
34
|
-
## [3.0.0] - 2021-07-29
|
|
35
|
-
|
|
36
|
-
### Bug Fixes
|
|
37
|
-
|
|
38
|
-
- Fixed a bug where parsers did not decode predefined entities (see [#82](https://github.com/oozcitak/xmlbuilder2/issues/82), [#88](https://github.com/oozcitak/xmlbuilder2/issues/88) and [#98](https://github.com/oozcitak/xmlbuilder2/issues/98)).
|
|
39
|
-
- Fixed a bug where XML parser would not always return the last top level element node created (see [#81](https://github.com/oozcitak/xmlbuilder2/issues/81)).
|
|
40
|
-
- Fixed a bug where JS object parser would fail to parse mixed content (see [#90](https://github.com/oozcitak/xmlbuilder2/issues/90)).
|
|
41
|
-
|
|
42
|
-
### Features
|
|
43
|
-
|
|
44
|
-
- Added the `import` function to callback API (see [#2](https://github.com/oozcitak/xmlbuilder2/issues/2)).
|
|
45
|
-
|
|
46
|
-
### BREAKING CHANGES
|
|
47
|
-
|
|
48
|
-
- Removed support for node.js 10.
|
|
49
|
-
- Removed the `noDoubleEncoding` flag from serializers. Parsers now decode predefined entities (see [#82](https://github.com/oozcitak/xmlbuilder2/issues/82), [#88](https://github.com/oozcitak/xmlbuilder2/issues/88) and [#98](https://github.com/oozcitak/xmlbuilder2/issues/98)).
|
|
50
|
-
|
|
51
|
-
## [2.4.1] - 2021-04-08
|
|
52
|
-
|
|
53
|
-
### Bug Fixes
|
|
54
|
-
|
|
55
|
-
- Fixed node type dependency to `*` (see [#69](https://github.com/oozcitak/xmlbuilder2/issues/69) and [#84](https://github.com/oozcitak/xmlbuilder2/issues/84)).
|
|
56
|
-
- Added documentation link to `next` function (see [#61](https://github.com/oozcitak/xmlbuilder2/issues/61)).
|
|
57
|
-
- Applied `keepNullNodes` option to all types of text nodes (see [#56](https://github.com/oozcitak/xmlbuilder2/issues/56)).
|
|
58
|
-
- Fixed a typo in `CHANGELOG` (see [#54](https://github.com/oozcitak/xmlbuilder2/issues/54)).
|
|
59
|
-
|
|
60
|
-
### Features
|
|
61
|
-
|
|
62
|
-
- Added `sanitize` function to parsers (see [#65](https://github.com/oozcitak/xmlbuilder2/issues/65)).
|
|
63
|
-
|
|
64
|
-
## [2.4.0] - 2020-09-14
|
|
65
|
-
|
|
66
|
-
### Bug Fixes
|
|
67
|
-
|
|
68
|
-
- Fixed a bug where the input of custom parsers were not sanitized.
|
|
69
|
-
- Fixed a bug where attributes would not lookup their namespaces from their parent elements (see [#51](https://github.com/oozcitak/xmlbuilder2/issues/51) and [#53](https://github.com/oozcitak/xmlbuilder2/issues/53)).
|
|
70
|
-
- Fixed a bug where typings were not included in the package (see [#52](https://github.com/oozcitak/xmlbuilder2/issues/52)).
|
|
71
|
-
|
|
72
|
-
### Features
|
|
73
|
-
|
|
74
|
-
- Added `declaration` function to serializers.
|
|
75
|
-
- Add YAML parser to callback builder.
|
|
76
|
-
|
|
77
|
-
## [2.3.1] - 2020-08-05
|
|
78
|
-
|
|
79
|
-
### Bug Fixes
|
|
80
|
-
|
|
81
|
-
- Fixed a bug where YAML serializer would not escape special characters.
|
|
82
|
-
- Fixed a bug where the `element` function of a custom parser would throw an error if it changed the node name (see [#46](https://github.com/oozcitak/xmlbuilder2/issues/46)).
|
|
83
|
-
- Fixed a bug where XML parser would ignore `encoding` and `standalone` in XML declaration.
|
|
84
|
-
- Fixed a bug where the `ele` function would throw an error if it failed to create any child nodes.
|
|
85
|
-
|
|
86
|
-
## [2.3.0] - 2020-08-04
|
|
87
|
-
|
|
88
|
-
### Bug Fixes
|
|
89
|
-
|
|
90
|
-
- Fixed a bug where JSON serializer would not escape special characters (see [#44](https://github.com/oozcitak/xmlbuilder2/issues/44)).
|
|
91
|
-
|
|
92
|
-
### Features
|
|
93
|
-
|
|
94
|
-
- Added custom parsers (see [#25](https://github.com/oozcitak/xmlbuilder2/issues/25)).
|
|
95
|
-
- Added YAML parser and serializer.
|
|
96
|
-
|
|
97
|
-
## [2.2.0] - 2020-07-14
|
|
98
|
-
|
|
99
|
-
### Bug Fixes
|
|
100
|
-
|
|
101
|
-
- Fixed a bug where `each` would stop traversing the document tree if the current node was removed inside the callback.
|
|
102
|
-
|
|
103
|
-
### Features
|
|
104
|
-
|
|
105
|
-
- Added the `verbose` option to object serializer to create consistent yet verbose output (see [#30](https://github.com/oozcitak/xmlbuilder2/issues/30)).
|
|
106
|
-
|
|
107
|
-
## [2.1.7] - 2020-07-09
|
|
108
|
-
|
|
109
|
-
### Bug Fixes
|
|
110
|
-
|
|
111
|
-
- Prevented object converter from grouping attributes into element content (see [#29](https://github.com/oozcitak/xmlbuilder2/issues/29)).
|
|
112
|
-
|
|
113
|
-
## [2.1.6] - 2020-07-02
|
|
114
|
-
|
|
115
|
-
### Bug Fixes
|
|
116
|
-
|
|
117
|
-
- Added minified browser bundle from transpiled ES5 code so that the library can be used on old browsers (see [#28](https://github.com/oozcitak/xmlbuilder2/issues/28)). Note that `Proxy` and `Reflect` polyfills are required to use the library on IE 11.
|
|
118
|
-
|
|
119
|
-
## [2.1.5] - 2020-06-18
|
|
120
|
-
|
|
121
|
-
### Bug Fixes
|
|
122
|
-
|
|
123
|
-
- Fixed a bug where carriage return characters (`'\r'`) were escaped in text and attribute contents (see [#24](https://github.com/oozcitak/xmlbuilder2/issues/24)).
|
|
124
|
-
|
|
125
|
-
## [2.1.4] - 2020-06-16
|
|
126
|
-
|
|
127
|
-
### Bug Fixes
|
|
128
|
-
|
|
129
|
-
- Fixed a bug where mixin classes overwrote DOM class constructors (see [#23](https://github.com/oozcitak/xmlbuilder2/issues/23)).
|
|
130
|
-
|
|
131
|
-
## [2.1.3] - 2020-06-11
|
|
132
|
-
|
|
133
|
-
### Bug Fixes
|
|
134
|
-
|
|
135
|
-
- Fixed a bug where child nodes did not inherit the parent namespace (see [#18](https://github.com/oozcitak/xmlbuilder2/issues/18)).
|
|
136
|
-
- Fixed a bug where falsy values passed as node contents caused missing nodes (see [#21](https://github.com/oozcitak/xmlbuilder2/issues/21)).
|
|
137
|
-
|
|
138
|
-
## [2.1.2] - 2020-04-09
|
|
139
|
-
|
|
140
|
-
### Bug Fixes
|
|
141
|
-
|
|
142
|
-
- Fixed a bug where the `noDoubleEncoding` flag kept named entities other than [those specified in the spec](https://www.w3.org/TR/xml/#sec-predefined-ent) (see [#16](https://github.com/oozcitak/xmlbuilder2/issues/16)).
|
|
143
|
-
|
|
144
|
-
## [2.1.1] - 2020-04-01
|
|
145
|
-
|
|
146
|
-
### Bug Fixes
|
|
147
|
-
|
|
148
|
-
- Fixed a bug where calling `end` on a document fragment node would serialize the fragment's owner document not the fragment itself.
|
|
149
|
-
|
|
150
|
-
## [2.1.0] - 2020-03-31
|
|
151
|
-
|
|
152
|
-
### Features
|
|
153
|
-
|
|
154
|
-
- Added the `noDoubleEncoding` option to prevent html entities from being re-encoded when serialized (see [#15](https://github.com/oozcitak/xmlbuilder2/issues/15)).
|
|
155
|
-
|
|
156
|
-
## [2.0.0] - 2020-03-30
|
|
157
|
-
|
|
158
|
-
### Bug Fixes
|
|
159
|
-
|
|
160
|
-
- Fixed namespace inheritance logic, so that a preferred prefix is not retrieved from a parent element if the element has no prefix and its namespace matches the default namespace declaration (see: https://github.com/web-platform-tests/wpt/pull/16703).
|
|
161
|
-
- Namespace declaration attributes from JS objects are now applied correctly to their parent elements (see [#13](https://github.com/oozcitak/xmlbuilder2/issues/13)).
|
|
162
|
-
|
|
163
|
-
### Features
|
|
164
|
-
|
|
165
|
-
- Narrowed return value types of functions for better intellisense support with TypeScript (see [#14](https://github.com/oozcitak/xmlbuilder2/issues/14)).
|
|
166
|
-
- Added `invalidCharReplacement` option to sanitize input strings by replacing invalid characters (see [#12](https://github.com/oozcitak/xmlbuilder2/issues/12)). The option has no defaults and must be configured by the user.
|
|
167
|
-
|
|
168
|
-
### BREAKING CHANGES
|
|
169
|
-
|
|
170
|
-
- Removed `inheritNS` options (see [#1](https://github.com/oozcitak/xmlbuilder2/issues/1), [#6](https://github.com/oozcitak/xmlbuilder2/issues/6) and [#13](https://github.com/oozcitak/xmlbuilder2/issues/13)). Element nodes now inherit namespaces from their parent element nodes by default. To reset the default namespace declaration create an `"xmlns"` attribute with an empty value (`""`) as in the DOM.
|
|
171
|
-
|
|
172
|
-
## [1.8.1] - 2020-03-27
|
|
173
|
-
|
|
174
|
-
### Bug Fixes
|
|
175
|
-
|
|
176
|
-
- Fixed where JS object, map and JSON serializers' `group` setting defaulted to `true`.
|
|
177
|
-
|
|
178
|
-
## [1.8.0] - 2020-03-25
|
|
179
|
-
|
|
180
|
-
### Features
|
|
181
|
-
|
|
182
|
-
- Added `EventEmitter` interface to callback builder object.
|
|
183
|
-
|
|
184
|
-
## [1.7.0] - 2020-03-19
|
|
185
|
-
|
|
186
|
-
### Features
|
|
187
|
-
|
|
188
|
-
- Added JSON output format to callback API.
|
|
189
|
-
|
|
190
|
-
## [1.6.0] - 2020-03-17
|
|
191
|
-
|
|
192
|
-
### Features
|
|
193
|
-
|
|
194
|
-
- Added converter options to callback API similar to regular API.
|
|
195
|
-
|
|
196
|
-
## [1.5.0] - 2020-03-17
|
|
197
|
-
|
|
198
|
-
### Bug Fixes
|
|
199
|
-
|
|
200
|
-
- Fixed collection functions to return child node indices not descendant node indices.
|
|
201
|
-
|
|
202
|
-
### Features
|
|
203
|
-
|
|
204
|
-
- Added JS object and XML string parser to callback API functions.
|
|
205
|
-
- Added tree depth to collection function callbacks.
|
|
206
|
-
|
|
207
|
-
## [1.4.3] - 2020-03-03
|
|
208
|
-
|
|
209
|
-
### Bug Fixes
|
|
210
|
-
|
|
211
|
-
- `keepNullNodes` and `keepNullAttributes` flags now properly keep `null` **and** `undefined` values (see [#5](https://github.com/oozcitak/xmlbuilder2/issues/5)). Without these flags, `null` **and** `undefined` will be silently skipped.
|
|
212
|
-
|
|
213
|
-
## [1.4.2] - 2020-03-02
|
|
214
|
-
|
|
215
|
-
### Bug Fixes
|
|
216
|
-
|
|
217
|
-
- Added `types` to `package.json` to help IDEs infer types (see [#4](https://github.com/oozcitak/xmlbuilder2/issues/4)).
|
|
218
|
-
|
|
219
|
-
## [1.4.1] - 2020-02-28
|
|
220
|
-
|
|
221
|
-
### Bug Fixes
|
|
222
|
-
|
|
223
|
-
- Renamed callback API functions.
|
|
224
|
-
|
|
225
|
-
## [1.4.0] - 2020-02-28
|
|
226
|
-
|
|
227
|
-
### Features
|
|
228
|
-
|
|
229
|
-
- Added callback API (see [#2](https://github.com/oozcitak/xmlbuilder2/issues/2)).
|
|
230
|
-
|
|
231
|
-
## [1.3.0] - 2020-02-18
|
|
232
|
-
|
|
233
|
-
### Features
|
|
234
|
-
|
|
235
|
-
- Added namespace aliases.
|
|
236
|
-
|
|
237
|
-
## [1.2.1] - 2020-02-18
|
|
238
|
-
|
|
239
|
-
### Bug Fixes
|
|
240
|
-
|
|
241
|
-
- Prevented null namespaces from being converted to the string `"null"`.
|
|
242
|
-
|
|
243
|
-
### Features
|
|
244
|
-
|
|
245
|
-
- Removed namespace aliases.
|
|
246
|
-
|
|
247
|
-
## [1.2.0] - 2020-02-17
|
|
248
|
-
|
|
249
|
-
### Features
|
|
250
|
-
|
|
251
|
-
- Added namespace aliases.
|
|
252
|
-
|
|
253
|
-
## [1.1.2] - 2020-02-17
|
|
254
|
-
|
|
255
|
-
### Bug Fixes
|
|
256
|
-
|
|
257
|
-
- Prevented child element namespaces to be inherited from their parent elements (see [#1](https://github.com/oozcitak/xmlbuilder2/issues/1)).
|
|
258
|
-
- Fixed JS object parser to allow namespaces for both element nodes and attributes with the `{ "prefix:name@ns": {} }` notation.
|
|
259
|
-
|
|
260
|
-
## [1.1.1] - 2020-02-13
|
|
261
|
-
|
|
262
|
-
### Bug Fixes
|
|
263
|
-
|
|
264
|
-
- Fixed `width` option to work in pretty-printing mode to wrap attributes.
|
|
265
|
-
|
|
266
|
-
## [1.1.0] - 2020-02-12
|
|
267
|
-
|
|
268
|
-
### Bug Fixes
|
|
269
|
-
|
|
270
|
-
- A CDATA node will not be indented in pretty-printing mode if it is the single child of its parent element.
|
|
271
|
-
|
|
272
|
-
## 1.0.0 - 2020-02-12
|
|
273
|
-
|
|
274
|
-
- Initial release
|
|
275
|
-
|
|
276
|
-
[1.1.0]: https://github.com/oozcitak/xmlbuilder2/compare/v1.0.0...v1.1.0
|
|
277
|
-
[1.1.1]: https://github.com/oozcitak/xmlbuilder2/compare/v1.1.0...v1.1.1
|
|
278
|
-
[1.1.2]: https://github.com/oozcitak/xmlbuilder2/compare/v1.1.1...v1.1.2
|
|
279
|
-
[1.2.0]: https://github.com/oozcitak/xmlbuilder2/compare/v1.1.2...v1.2.0
|
|
280
|
-
[1.2.1]: https://github.com/oozcitak/xmlbuilder2/compare/v1.2.0...v1.2.1
|
|
281
|
-
[1.3.0]: https://github.com/oozcitak/xmlbuilder2/compare/v1.2.1...v1.3.0
|
|
282
|
-
[1.4.0]: https://github.com/oozcitak/xmlbuilder2/compare/v1.3.0...v1.4.0
|
|
283
|
-
[1.4.1]: https://github.com/oozcitak/xmlbuilder2/compare/v1.4.0...v1.4.1
|
|
284
|
-
[1.4.2]: https://github.com/oozcitak/xmlbuilder2/compare/v1.4.1...v1.4.2
|
|
285
|
-
[1.4.3]: https://github.com/oozcitak/xmlbuilder2/compare/v1.4.2...v1.4.3
|
|
286
|
-
[1.5.0]: https://github.com/oozcitak/xmlbuilder2/compare/v1.4.3...v1.5.0
|
|
287
|
-
[1.6.0]: https://github.com/oozcitak/xmlbuilder2/compare/v1.5.0...v1.6.0
|
|
288
|
-
[1.7.0]: https://github.com/oozcitak/xmlbuilder2/compare/v1.6.0...v1.7.0
|
|
289
|
-
[1.8.0]: https://github.com/oozcitak/xmlbuilder2/compare/v1.7.0...v1.8.0
|
|
290
|
-
[1.8.1]: https://github.com/oozcitak/xmlbuilder2/compare/v1.8.0...v1.8.1
|
|
291
|
-
[2.0.0]: https://github.com/oozcitak/xmlbuilder2/compare/v1.8.1...v2.0.0
|
|
292
|
-
[2.1.0]: https://github.com/oozcitak/xmlbuilder2/compare/v2.0.0...v2.1.0
|
|
293
|
-
[2.1.1]: https://github.com/oozcitak/xmlbuilder2/compare/v2.1.0...v2.1.1
|
|
294
|
-
[2.1.2]: https://github.com/oozcitak/xmlbuilder2/compare/v2.1.1...v2.1.2
|
|
295
|
-
[2.1.3]: https://github.com/oozcitak/xmlbuilder2/compare/v2.1.2...v2.1.3
|
|
296
|
-
[2.1.4]: https://github.com/oozcitak/xmlbuilder2/compare/v2.1.3...v2.1.4
|
|
297
|
-
[2.1.5]: https://github.com/oozcitak/xmlbuilder2/compare/v2.1.4...v2.1.5
|
|
298
|
-
[2.1.6]: https://github.com/oozcitak/xmlbuilder2/compare/v2.1.5...v2.1.6
|
|
299
|
-
[2.1.7]: https://github.com/oozcitak/xmlbuilder2/compare/v2.1.6...v2.1.7
|
|
300
|
-
[2.2.0]: https://github.com/oozcitak/xmlbuilder2/compare/v2.1.7...v2.2.0
|
|
301
|
-
[2.3.0]: https://github.com/oozcitak/xmlbuilder2/compare/v2.2.0...v2.3.0
|
|
302
|
-
[2.3.1]: https://github.com/oozcitak/xmlbuilder2/compare/v2.3.0...v2.3.1
|
|
303
|
-
[2.4.0]: https://github.com/oozcitak/xmlbuilder2/compare/v2.3.1...v2.4.0
|
|
304
|
-
[2.4.1]: https://github.com/oozcitak/xmlbuilder2/compare/v2.4.0...v2.4.1
|
|
305
|
-
[3.0.0]: https://github.com/oozcitak/xmlbuilder2/compare/v2.4.1...v3.0.0
|
|
306
|
-
[3.0.1]: https://github.com/oozcitak/xmlbuilder2/compare/v3.0.0...v3.0.1
|
|
307
|
-
[3.0.2]: https://github.com/oozcitak/xmlbuilder2/compare/v3.0.1...v3.0.2
|
|
308
|
-
[3.1.0]: https://github.com/oozcitak/xmlbuilder2/compare/v3.0.2...v3.1.0
|
|
309
|
-
[3.1.1]: https://github.com/oozcitak/xmlbuilder2/compare/v3.1.0...v3.1.1
|