Releases: Angry-Potato/prettier-plugin-kotlin
Releases · Angry-Potato/prettier-plugin-kotlin
v2.1.0
- regen kotato 5460d23
- update lock file 1fd873b
- Merge pull request #8 from sciencesakura/support_jdk9 485f86e
- Merge pull request #5 from nao20010128nao/master bd1770c
- Merge pull request #6 from Angry-Potato/dependabot/npm_and_yarn/acorn-5.7.4 5f1b974
- Merge pull request #7 from Angry-Potato/dependabot/npm_and_yarn/lodash-4.17.19 2e55c75
- Merge pull request #11 from Angry-Potato/dependabot/npm_and_yarn/ini-1.3.7 d1cc912
- Merge pull request #12 from Angry-Potato/dependabot/npm_and_yarn/y18n-4.0.1 3334e14
- Merge pull request #14 from Angry-Potato/dependabot/npm_and_yarn/dot-prop-4.2.1 0f0fd86
- Merge pull request #15 from Angry-Potato/dependabot/npm_and_yarn/handlebars-4.7.7 aabe1a8
- Bump handlebars from 4.1.2 to 4.7.7 4ec9738
- Bump dot-prop from 4.2.0 to 4.2.1 f1eba6e
- Merge pull request #13 from Angry-Potato/dependabot/npm_and_yarn/djv-2.1.4 e333795
- Bump djv from 2.1.3-alpha.0 to 2.1.4 df7d99a
- Bump y18n from 4.0.0 to 4.0.1 2746219
- Bump ini from 1.3.5 to 1.3.7 02ea2d8
- Set a message collector to the CompilerConfiguration to avoid the IllegalStateException in Java 9+ 07dd8d6
- Bump lodash from 4.17.14 to 4.17.19 d2df6f1
- Bump acorn from 5.7.3 to 5.7.4 90342d1
- make it work at least 6e2c470
- add vscode known issue 7db39c3
- add usage info 8e09f30
- add status and description and logo 2d5bf61
- Add prettier banner to README f46e63d
v2.0.0
v1.7.0
- add basic init block support 77812fa
- fix string interpolation a18e5e9
- add basic init block support 2c9c5c5
- functions passed by ref 9c3a5e7
- BROKEN, WIP 4bde3e1
- rename assignType to determinePrintFunction 0300ed0
- refactor nasty if-else chain to for loop 5f93291
- rm refactor-friendly control flow b65f9a7
- refactor isFile to canPrint in function-call node 23abadd
- refactor isFile to canPrint in operator node 4f28afa
- refactor isFile to canPrint in type node 18b9b52
- refactor isFile to canPrint in type node 6f548ce
- refactor isFile to canPrint in string node 0184b2c
- refactor isFile to canPrint in expression node 0fd3613
- refactor isFile to canPrint in name node 928606d
- refactor isFile to canPrint in variable-declaration node 4e38bf8
- refactor isFile to canPrint in arg node 609d1d9
- refactor isFile to canPrint in annotation node 99c496c
- refactor isFile to canPrint in modifier node a1cbdc1
- refactor isFile to canPrint in parameter node 608f6ab
- refactor isFile to canPrint in primary-constructor node a55cd32
- refactor isFile to canPrint in class-declaration node a9001f5
- refactor isFile to canPrint in import-statement node 859afe7
- refactor isFile to canPrint in package-declaration node d1599eb
- refactor isFile to canPrint in file node fa6016b
- rename root-node to file 2919f54
- rm unused toProc 4912b1c
- rm unused escapePattern 5fc350f
- rm unused utils 8511df5
- rm test only 1343c2c
v1.6.0
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.1
- rename b220564