renovate[bot]
|
c5fa6e9f77
|
chore(deps) Update all non-major dependencies
|
2022-08-29 12:16:21 +00:00 |
|
semantic-release-bot
|
f29cb66a36
|
chore(release): 1.9.4 [skip ci]
## [1.9.4](https://github.com/Riverside-Healthcare/djLint/compare/v1.9.3...v1.9.4) (2022-08-02)
### Bug Fixes
* **requirements:** removed optional deps from requirements section. Cleaned up tox ([237e844](237e84464c)), closes [#322](https://github.com/Riverside-Healthcare/djLint/issues/322)
|
2022-08-02 16:49:20 +00:00 |
|
semantic-release-bot
|
b4c835ca21
|
chore(release): 1.9.3 [skip ci]
## [1.9.3](https://github.com/Riverside-Healthcare/djLint/compare/v1.9.2...v1.9.3) (2022-08-01)
### Bug Fixes
* **formatter:** fix to prevent formatter from breaking malformed attribute tags ([80263b2](80263b29bd)), closes [#317](https://github.com/Riverside-Healthcare/djLint/issues/317)
* **linter:** disabling linter rules should not disable formatting ([69ef16a](69ef16afa8)), closes [#316](https://github.com/Riverside-Healthcare/djLint/issues/316)
|
2022-08-01 13:58:20 +00:00 |
|
sur.la.route
|
3edf39364a
|
Merge branch 'master' into dev
|
2022-08-01 08:10:02 -05:00 |
|
renovate[bot]
|
feff6b1435
|
chore(deps) Pin dependency lint-staged to 13.0.3
|
2022-08-01 12:54:21 +00:00 |
|
renovate[bot]
|
d75619db61
|
chore(deps) Update all non-major dependencies
|
2022-08-01 12:44:09 +00:00 |
|
semantic-release-bot
|
1e59a23cfc
|
chore(release): 1.9.2 [skip ci]
## [1.9.2](https://github.com/Riverside-Healthcare/djLint/compare/v1.9.1...v1.9.2) (2022-07-29)
### Bug Fixes
* **t027:** fixed test and regression in T027 ([6f84539](6f84539038)), closes [#141](https://github.com/Riverside-Healthcare/djLint/issues/141)
|
2022-07-29 15:43:07 +00:00 |
|
sur.la.route
|
0d8a6b4a90
|
Merge pull request #313 from Riverside-Healthcare/dev
|
2022-07-29 10:41:00 -05:00 |
|
Christopher Pickering
|
c6d0c1b549
|
remove script to call djlint directly
|
2022-07-29 10:32:53 -05:00 |
|
Christopher Pickering
|
181a730ce5
|
added pip print to install
|
2022-07-29 10:22:14 -05:00 |
|
Christopher Pickering
|
b6b5410d19
|
chore(npm): improved npm install process to work on more systems
Removed the node install script and just install directly with a node-script.
|
2022-07-29 09:55:33 -05:00 |
|
semantic-release-bot
|
2830c1da5d
|
chore(release): 1.9.1 [skip ci]
## [1.9.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.9.0...v1.9.1) (2022-07-28)
### Bug Fixes
* **formatter:** fixed greedy regex issue when finding script and style tags ([ca7ff3a](ca7ff3a1c7))
|
2022-07-28 19:35:04 +00:00 |
|
semantic-release-bot
|
68a20b9e65
|
chore(release): 1.9.0 [skip ci]
# [1.9.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.8.1...v1.9.0) (2022-07-28)
### Features
* **formatter:** added options to format css and js using jsbeautifier ([99b5ee2](99b5ee2c1f))
|
2022-07-28 19:06:12 +00:00 |
|
semantic-release-bot
|
b37a55fe26
|
chore(release): 1.8.1 [skip ci]
## [1.8.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.8.0...v1.8.1) (2022-07-28)
### Bug Fixes
* **indent:** fixed bad indent on short blocks ([7e4ac76](7e4ac76be0)), closes [#309](https://github.com/Riverside-Healthcare/djLint/issues/309)
|
2022-07-28 16:17:41 +00:00 |
|
semantic-release-bot
|
c0983bdf09
|
chore(release): 1.8.0 [skip ci]
# [1.8.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.7.4...v1.8.0) (2022-07-28)
### Features
* **formatter:** added option to add blank line before tags ([b2bd1ea](b2bd1ea298)), closes [#307](https://github.com/Riverside-Healthcare/djLint/issues/307)
|
2022-07-28 15:04:02 +00:00 |
|
sur.la.route
|
0d69449593
|
Merge pull request #306 from Riverside-Healthcare/dev
|
2022-07-28 07:56:46 -05:00 |
|
Christopher Pickering
|
ee87ef7024
|
docs(contributing): updated contributing docs, moved in dev deps
|
2022-07-28 07:51:03 -05:00 |
|
semantic-release-bot
|
02035cf1ce
|
chore(release): 1.7.4 [skip ci]
## [1.7.4](https://github.com/Riverside-Healthcare/djLint/compare/v1.7.3...v1.7.4) (2022-07-26)
### Bug Fixes
* **linter:** fixed false positive on T027 ([946b8ad](946b8ad715)), closes [#301](https://github.com/Riverside-Healthcare/djLint/issues/301)
|
2022-07-26 18:00:30 +00:00 |
|
semantic-release-bot
|
2bc6fdf5ae
|
chore(release): 1.7.3 [skip ci]
## [1.7.3](https://github.com/Riverside-Healthcare/djLint/compare/v1.7.2...v1.7.3) (2022-07-26)
### Bug Fixes
* **preserve blank lines:** fixed duplicate blank lines being inserted after h-space, ([9ed3393](9ed3393be0)), closes [#300](https://github.com/Riverside-Healthcare/djLint/issues/300)
|
2022-07-26 13:25:19 +00:00 |
|
semantic-release-bot
|
3069fdf589
|
chore(release): 1.7.2 [skip ci]
## [1.7.2](https://github.com/Riverside-Healthcare/djLint/compare/v1.7.1...v1.7.2) (2022-07-25)
### Bug Fixes
* **white space:** prevent duplicate blank lines from being added ([67306b4](67306b4cd1)), closes [#297](https://github.com/Riverside-Healthcare/djLint/issues/297)
|
2022-07-25 13:10:29 +00:00 |
|
semantic-release-bot
|
800afd0a87
|
chore(release): 1.7.1 [skip ci]
## [1.7.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.7.0...v1.7.1) (2022-07-22)
### Bug Fixes
* **linter:** fix false positive on rule T001 ([f38328c](f38328c829)), closes [#292](https://github.com/Riverside-Healthcare/djLint/issues/292)
* **twig:** fixed indent issue with comments. Added test ([47ef81f](47ef81f96b)), closes [#290](https://github.com/Riverside-Healthcare/djLint/issues/290)
|
2022-07-22 16:25:41 +00:00 |
|
semantic-release-bot
|
bf8951e057
|
chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.6.0...v1.7.0) (2022-07-08)
### Bug Fixes
* **git bash:** fixes char encoding on windows git bash ([3ef7c16](3ef7c16e8d)), closes [#275](https://github.com/Riverside-Healthcare/djLint/issues/275)
### Features
* **linter:** added per-file-ignores as a config option for linter rules ([c709efd](c709efd658)), closes [#107](https://github.com/Riverside-Healthcare/djLint/issues/107)
|
2022-07-08 16:18:03 +00:00 |
|
semantic-release-bot
|
e89159b0ae
|
chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.5.0...v1.6.0) (2022-07-06)
### Features
* **npm:** added npm publish ([012230a](012230a80c))
|
2022-07-06 18:22:03 +00:00 |
|
semantic-release-bot
|
e060c58383
|
chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.4.0...v1.5.0) (2022-07-06)
### Bug Fixes
* **h026:** fixes rule H026 for cases where id/class are part of another string ([611b1fa](611b1fa57a)), closes [#281](https://github.com/Riverside-Healthcare/djLint/issues/281)
### Features
* **npm:** updated npm installer ([4c0cacc](4c0caccdf6)), closes [#192](https://github.com/Riverside-Healthcare/djLint/issues/192)
|
2022-07-06 18:04:08 +00:00 |
|
sur.la.route
|
1a86606125
|
Merge branch 'master' into dev
|
2022-07-06 11:25:35 -05:00 |
|
Christopher Pickering
|
4c0caccdf6
|
feat(npm): updated npm installer
Updated release so npm package will be deployed.
closes #192
|
2022-07-06 11:24:45 -05:00 |
|
semantic-release-bot
|
f7903f9079
|
chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.3.0...v1.4.0) (2022-07-05)
### Features
* **ignore rules:** added option to ignore linter rules with inline comments ([1b3159f](1b3159f661)), closes [#113](https://github.com/Riverside-Healthcare/djLint/issues/113)
|
2022-07-05 19:16:22 +00:00 |
|
semantic-release-bot
|
94d5b654df
|
chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.2.1...v1.3.0) (2022-06-30)
### Bug Fixes
* **h025:** fixes rule H025 where tags have curly hash ([e4fe62f](e4fe62f52e)), closes [#270](https://github.com/Riverside-Healthcare/djLint/issues/270)
### Features
* **new option:** added option to attempt to keep blank lines in templates ([bbcf54a](bbcf54a0f0)), closes [#261](https://github.com/Riverside-Healthcare/djLint/issues/261)
|
2022-07-05 16:19:40 +00:00 |
|
semantic-release-bot
|
08e885ed71
|
chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.2.1...v1.3.0) (2022-06-30)
### Bug Fixes
* **h025:** fixes rule H025 where tags have curly hash ([e4fe62f](e4fe62f52e)), closes [#270](https://github.com/Riverside-Healthcare/djLint/issues/270)
### Features
* **new option:** added option to attempt to keep blank lines in templates ([bbcf54a](bbcf54a0f0)), closes [#261](https://github.com/Riverside-Healthcare/djLint/issues/261)
|
2022-06-30 13:09:25 +00:00 |
|
semantic-release-bot
|
76ac3cf705
|
chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.2.0...v1.2.1) (2022-06-21)
### Bug Fixes
* **curly hash comment:** fix formatting on curly hash comment blocks ([4dc2140](4dc2140c41)), closes [#265](https://github.com/Riverside-Healthcare/djLint/issues/265)
|
2022-06-21 16:05:31 +00:00 |
|
semantic-release-bot
|
62cdb12b4b
|
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.1.1...v1.2.0) (2022-06-16)
### Features
* **whitespace:** add option to preserver some whitespace before text ([15ead70](15ead700d1)), closes [#260](https://github.com/Riverside-Healthcare/djLint/issues/260)
|
2022-06-16 18:56:26 +00:00 |
|
Renovate Bot
|
0b228c6313
|
chore(deps) Update dependency semantic-release to v19.0.3 [SECURITY]
|
2022-06-10 03:16:01 +00:00 |
|
semantic-release-bot
|
e92aee1c34
|
chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.1.0...v1.1.1) (2022-05-18)
### Bug Fixes
* **windows:** fixed windows output. colorama was converting to cp1252 ([46395e2](46395e28bc))
|
2022-05-18 15:48:16 +00:00 |
|
semantic-release-bot
|
51f2eeabb3
|
chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.3...v1.1.0) (2022-05-18)
### Bug Fixes
* **dj018:** fix rule DJ018 for special attrib names ([f63cc4d](f63cc4d8ea)), closes [#248](https://github.com/Riverside-Healthcare/djLint/issues/248)
* **stdin encoding:** added encoding to stdin text ([e906b3e](e906b3e30a)), closes [#243](https://github.com/Riverside-Healthcare/djLint/issues/243)
### Features
* **breaks:** allowed p, head, and body tags that are short/empty to be on a single line ([886d590](886d59021a))
|
2022-05-18 13:59:51 +00:00 |
|
semantic-release-bot
|
db0f760f0a
|
chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.2...v1.0.3) (2022-05-13)
### Bug Fixes
* **code tags:** fixed indentation on code tags w/ trailing text ([a830bc4](a830bc47a2)), closes [#244](https://github.com/Riverside-Healthcare/djLint/issues/244)
|
2022-05-13 00:57:28 +00:00 |
|
Renovate Bot
|
c667225246
|
chore(deps) Pin dependencies
|
2022-05-02 15:08:19 +00:00 |
|
semantic-release-bot
|
3d96134597
|
chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.0...v1.0.1) (2022-05-02)
### Bug Fixes
* **custom attributes:** custom attributes separated by hyphen were split up during format ([1ce378c](1ce378c43d)), closes [#236](https://github.com/Riverside-Healthcare/djLint/issues/236)
|
2022-05-02 14:07:28 +00:00 |
|
semantic-release-bot
|
54f238967e
|
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-04-25)
### Bug Fixes
* broken link "djlint documentation" in README ([2489d55](2489d55f23))
* **stdin and gitignore:** updated to prevent gitignore from skipping std temp paths ([8e0b4b1](8e0b4b1b41)), closes [#224](https://github.com/Riverside-Healthcare/djLint/issues/224)
### Features
* Add `--version` option ([bb9b734](bb9b734287))
|
2022-04-25 14:09:37 +00:00 |
|
Christopher Pickering
|
00321a57d2
|
ci(release): changed npm publish to bool
|
2022-04-25 09:06:14 -05:00 |
|
Christopher Pickering
|
503c88904d
|
ci(release): added semantic release
|
2022-04-25 08:53:49 -05:00 |
|
Christopher Pickering
|
8e0b4b1b41
|
fix(stdin and gitignore): updated to prevent gitignore from skipping std temp paths
Disabled gitignore option for stdin paths.
closes #224
|
2022-04-25 08:26:13 -05:00 |
|
Renovate Bot
|
90d8a4a98f
|
chore(deps) Pin dependencies
|
2022-04-07 13:27:52 +00:00 |
|
Christopher Pickering
|
368e52a37a
|
build(node): updated node deps
|
2022-04-05 11:09:29 -05:00 |
|
Christopher Pickering
|
8363a82431
|
updated version and changelog
|
2022-02-21 08:44:54 -06:00 |
|
Christopher Pickering
|
06d8caa4bc
|
added requirement
|
2022-02-18 17:12:00 -06:00 |
|
Christopher Pickering
|
74bd99024a
|
updated commands
|
2022-02-18 17:09:31 -06:00 |
|
Christopher Pickering
|
2272888707
|
removed unused dep
|
2022-02-18 17:07:00 -06:00 |
|
Christopher Pickering
|
278028ed16
|
removed node from command
|
2022-02-18 17:05:26 -06:00 |
|
Christopher Pickering
|
c6c0c005f1
|
started npm installer
|
2022-02-18 17:01:16 -06:00 |
|