Skip to content

Releases: flock-community/kmapper

0.0.15

22 Apr 11:00
ff80bb3

Choose a tag to compare

What's Changed

  • fix: allow enum auto-mapping when source is a strict subset of target by @wilmveel in #28

Full Changelog: 0.0.14...0.0.15

0.0.14

22 Apr 11:00
d7fb879

Choose a tag to compare

What's Changed

Full Changelog: 0.0.13...0.0.14

0.0.13

10 Apr 09:02
b91eaca

Choose a tag to compare

Bump Kotlin from 2.3.10 to 2.3.20

0.0.12

27 Mar 09:19
8c3445b

Choose a tag to compare

What's Changed

  • fix: prevent StackOverflow on self-referencing types and remap lambda receiver by @wilmveel in #24

Full Changelog: 0.0.11...0.0.12

0.0.11

26 Mar 19:41
128e5d7

Choose a tag to compare

What's Changed

  • fix: FIR checker fallback for unresolved property symbols (#22) by @wilmveel in #23

Full Changelog: 0.0.10...0.0.11

0.0.10

26 Mar 14:59
11d6252

Choose a tag to compare

What's Changed

Full Changelog: 0.0.9...0.0.10

0.0.9

25 Mar 21:11
2a2c5a2

Choose a tag to compare

What's Changed

  • fix: don't require constructor on source type in mapper by @wilmveel in #17

Full Changelog: 0.0.8...0.0.9

0.0.8

25 Mar 18:32
89cf98d

Choose a tag to compare

What's Changed

  • test: add enum mapping tests for enums with extra properties by @wilmveel in #13
  • feat: support enum-to-enum mapping with different properties by @wilmveel in #15

Full Changelog: 0.0.7...0.0.8

0.0.7

25 Mar 12:56
0513fb4

Choose a tag to compare

What's Changed

  • Fix list element mapping, add test coverage, and split test files by @wilmveel in #12

Full Changelog: 0.0.6...0.0.7

0.0.6

24 Mar 06:18
bbc9aed

Choose a tag to compare

What's Changed

  • test: value class mapping with companion operator invoke by @wilmveel in #9
  • Fix field resolution for binary dependency types by @wilmveel in #11

Full Changelog: 0.0.5...0.0.6