Skip to content

Releases: MartinWitt/laughing-train

Release v0.0.5

03 Feb 02:19
03daa0e
Compare
Choose a tag to compare

Changelog

03daa0e feat: add qodana api (#54)
d1bb821 Update Readme.md
bca183a Update Readme.md
79bdff8 refactor: Unnecessary-Interface-Modifier (#53)
aeb2f19 refactor: UnnecessaryToStringCall (#52)
d2345c1 chore(deps): update plugin com.diffplug.spotless to v6.2.1 (#50)

Co-authored-by: Renovate Bot bot@renovateapp.com
28f4aec feat: add util class for pushing to github (#51)
c1ce0b9 feat: add method-may-be-static analyzer (#49)
296fda8 chore(deps): update dependency ch.qos.logback:logback-core to v1.3.0-alpha13 (#48)

Co-authored-by: Renovate Bot bot@renovateapp.com
d83f288 chore(deps): update jamesives/github-pages-deploy-action action to v4.2.3 (#47)

Co-authored-by: Renovate Bot bot@renovateapp.com
fcfed1e feat(analyzer): add qodana runner (#46)

Adds a docker based qodana runner
3116854 feat: generate refactoring doc from source code(#45)
7f2d03d Update Readme.md
57dd8c2 Update Readme.md
bba9f4e Revert "Deploying to master from @ 6d78346 🚀"

This reverts commit 3f6f3d0.
3f6f3d0 Deploying to master from @ 6d78346 🚀
73f611c feat: convert primitives to String with String.valueOf (#44)
ebde230 refactor: Change structur of laughing train(#43)
2adc106 chore(deps): update spring boot to v2.6.3 (#41)

Co-authored-by: Renovate Bot bot@renovateapp.com
96fcfb2 feat: fix import sorting (#42)
082e834 feat: add RepeatingProcessingManager (#40)
d6c2f86 feat: LambdaToExecutableReference (#39)
f19133b feat: ThreadLocal.withInitial (#38)
543d117 feat: direct stringbuilder method usage (#37)
7f7661b refactor: EmptyStringCheck (#36)
2dab318 feat: transform array.toString() (#35)
68fb230 feat: refactor @tempdir annotations to method parameters (#34)
43f0912 feat: Remove protected modifiers from typemembers in final types (#32)
24ed22b chore(deps): update plugin com.diffplug.spotless to v6.2.0 (#33)

Co-authored-by: Renovate Bot bot@renovateapp.com

Release v0.0.4

12 Jan 00:19
2972d74
Compare
Choose a tag to compare

Changelog

2972d74 feat: add the concept of bad smells (#30)
4694d6b chore(gradle): pin java toolchain in rest-api (#31)
521cdba feat: add the concept of markdown changelogs (#29)
8e81867 fix(gradle): fix build script error (#28)
9adfb93 doc: improve readme quickstart guide
78bde9f feat: add a testclass as temp api
0c1db3b chore(deps): update plugin com.diffplug.spotless to v6.1.2 (#25)

Co-authored-by: Renovate Bot bot@renovateapp.com
ff63c47 refactor(*): set minimum java version to JDK 11 (#27)

Add toolchain and change minimum JDK version to 11
8f59110 refactor: improve AnnotationsTransformation
68b3773 style: improve TestAnnotation style
969e481 fix: remove unneeded parentheses by single parameter lambdas
e96981c feat: transform assertTrue with == to assertSame
3018b83 fix: check in expected value for none type
658b824 feat: add assertFalseEqualsCheck refactor
3c9c102 fix: fix changelog for assertNotNull transformation
73b848d fix: remove method from importHelper
9aea71b fix: handle org.junit.Assert.* imports
84946a6 fix: add missing flag
e7fc981 fix: add missing type check
31cac72 feat: remove parentheses from single argument lambdas
5881608 fix: add clone calls to fix formatting of parameters
5a6e3ca fix formatting
a42c917 fix(imports): improve import handling
f19b116 feat(*): add replacement for assertTrue and equals check with assertEquals (#23)
7b49994 feat: Add replacement for assert(Not)True(null) checks (#22)

Replace assertTrue null checks with assertNull and not null checks with assertNotNull.
f892c8d fix(*): fix typo
4fa1789 feat(qodana): remove useless local variables
4e5ee26 fix(Timeout): improve handling of timeout values
b866e27 chore(Readme): Add codesnippet to readme
ccd4517 feat(api): provide rest api for showcasing (#21)

Adds a spring-boot project for container creation and REST endpoint generation.
ebfc66e Update Readme.md
b9a976b chore(CI): add gradle build to tests (#19)
63f25d5 chore(gradle): mark gradlew as executabl
515f694 chore(deps): update actions/setup-java action to v2 (#13)

  • chore(deps): update actions/setup-java action to v2
    5c959a6 fix(*): remove whitespace before first argument (#17)

Reording arguments keeps the formatting. But the first argument shall never have a leading whitespace.

Release v0.0.3

02 Jan 20:58
Compare
Choose a tag to compare

Changelog

edcdcd3 release(0.0.3): increase version
7a3429e feat(assertions): add reorder for changed parameter order
f0f4e2e test(): add testcase for crash
ca70d87 fix(NPE): add missing null check
27f5b95 feat(
): add own changecollector
757334f style(*): remove unused imports
1f28739 feat(formatting): add the ability to reformat imports (#16)

  • add google style of imports
    e0247b1 feat(junit4Asserts): improve replacement of junit4 asserts (#15)

  • Rename RunState to RunMode
    f7478f0 feat(*): add RunState (#14)
    b78a3ab chore(junit): add displayname generator (#12)
    b727e49 chore(version): increase version (#11)

Release v0.0.2

01 Jan 00:58
0efaacd
Compare
Choose a tag to compare

Changelog

0f953d2 increase version
0efaacd chore(license): add MIT license (#10)
c408f88 chore(CI): add code-QL code analysis (#9)
f15cd01 test(junit4@test): add testcase for junit 4 annotation replacement (#8)

— add testcase for junit 4 annotation replacement
5398c88 chore(deps): update dependency com.google.guava:guava to v31 (#7)

Co-authored-by: Renovate Bot bot@renovateapp.com

Release v0.0.1

31 Dec 17:28
8dece71
Compare
Choose a tag to compare

Changelog

8dece71 chore(deps): update plugin com.diffplug.spotless to v6.1.0 (#5)

Co-authored-by: Renovate Bot bot@renovateapp.com
031381c chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.8.2 (#4)

Co-authored-by: Renovate Bot bot@renovateapp.com
eb5e595 chore(deps): add renovate.json (#3)

Co-authored-by: Renovate Bot bot@renovateapp.com
bafa1fe chore(gradle): update gradle wrapper to 7.3.3 (#2)
924c812 chore(Jreleaser): add JReleaser (#1)
d4a3738 feature(junit): add Assert.assertThat migration
9ffbb1a first initial public version