All Versions
9
Latest Version
Avg Release Cycle
13 days
Latest Release
-

Changelog History

  • v1.0.0 Changes

    πŸš€ πŸŽ‰πŸŽ‰πŸŽ‰ We finally reached 1.0 release! πŸŽ‰πŸŽ‰πŸŽ‰

    Infrastructure

    • πŸš€ Kotlin 1.7.10
    • πŸš€ Exposed 0.38.2
    • πŸš€ kotlin-poet 1.12.0
    • πŸ— Switched to build.gradle.kts (112)
    • πŸ”¨ First initial refactor of SelfReferencesFunctions.kt class (85)

    πŸ› Bug fixes

    • Kapt task fails if @kotlinx.serialization.Serializable is also applied to the class (96)
  • v0.6.0 Changes

    Infrastructure

    πŸ› Bug fixes

    • πŸ’₯ Breaking tests due to old exposed version (60)
    • Self-referenced entities generate invalid code (22)
    • πŸ›  Fix indentation in generated code (51)
  • v0.5.1 Changes

    πŸ› Bug fixes

    • @JoinColumn name ignored when using @ManyToOne (53)
  • v0.5.0 Changes

    Infrastructure

    πŸ”‹ Features

    • πŸ“‡ Conversion of TypeMirror and TypeElement is deprecated in KotlinPoet, use kotlin-metadata APIs instead (49)
  • v0.4.0 Changes

    Infrastructure

    • πŸš€ Kotlin 1.4.31
    • πŸš€ Exposed 0.31.1
    • kotlin-poet 1.7.2

    πŸ”‹ Features

    • πŸ‘Œ Support converter as companion object (33)
    • πŸ‘Œ Support @EmbeddedId (34)
    • πŸ‘Œ Support @Id on same column as @JoinColumn or @PrimaryKeyJoinColumn (35)
    • πŸ‘Œ Support shared reference on composite key (40)
    • πŸ‘ PostgreSQL JSONB support (43)

    πŸ› Bug fixes

    • πŸ‘ Typo in PropertyTypeNotSupportedException (28)
    • Nullable @Embedded causing compile error (29)
    • Nullable field in @Embeddable causing compile error (31)
  • v0.3.0 Changes

    Infrastructure

    • πŸ”¦ Exposed 0.24.1
  • v0.2.0 Changes

    December 22, 2019

    Infrastructure

    • πŸ”¦ Exposed 0.18.1
  • v0.1.1

    December 20, 2019
  • v0.1.0

    November 26, 2019