Skip to content

Tags: Scogun/komm

Tags

2.2.20-0.28.9-RC2

Toggle 2.2.20-0.28.9-RC2's commit message
Fix iterable plugins

2.2.20-0.28.7-RC1

Toggle 2.2.20-0.28.7-RC1's commit message
Revert Iterable Plugin checking

0.25.0

Toggle 0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/plugins enum (#27)

* Add enum plugin

* Test new plugin

* Refactoring

* Add tests

* Ignore the same enum

* Add Test and Example

* Fully cover by tests

* Increase version

* Update README

0.24.3

Toggle 0.24.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/convert for to (#26)

* Update Gradle

* Update Libraries

* Extend MapConvert

* Make MapConvert working for to in KOMMMap annotation

* Refactoring

* Add Examples

* Increase version

* Update README

* Fix issue

0.22.8

Toggle 0.22.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update and resolve github issues (#24)

* Update Kotlin

* Update Gradle

* Update Plugins

* Update Libraries

* Fix documentation

* Extend documentation

* Update documentation

* Increase version

* Make it works

* Add new targets

0.20.2

Toggle 0.20.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/kotlin 2.0 (#13)

* Update to Kotlin 2.0

* Update libraries

* Update README

* Extend gitignore

* Fix after rebase

* Update library

* Update Kotlin

* Update Gradle

* Update Libraries

* Increase version

* Update Readme

0.10.3

Toggle 0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/clean (#18)

* Update library

* Update Kotlin

* Add library

* Remove old annotation

* Remove deprecated plugin method

* Fix README

* Increase version

0.9.10

Toggle 0.9.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/to annotation (#17)

* Change from to array type

* Add To annotation

* Fix plugins applying

* Update Gradle

* Update libraries

* Update plugins

* Add tests

* Rename MapFrom to MapName

* Use MapName with MapTo, cover by test

* Make Plugin method deprecated error

* Update README

* Increase version

* Make annotation suited to map From and To

* Increase version

* Make MapTo support MapName and NullSubstitute

* Add NullSubstitue support for MapTo into Iterable plugins

* Update Version and README

* Finish MapTo

* Increase Version

0.7.5

Toggle 0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bugfix/different packages (#16)

* Fix imports

* Increase version

0.7.4

Toggle 0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/plugins exposed (#14)

* Update libraries

* Refactoring

* Add new plugin type

* Extend cast method

* Add Exposed Plugin

* Add Example

* Increase version

* Update README

* Add tests

* Fix test action

* Extend tests

* Restyling

* Specify Java version

* Increase version