Skip to content

Releases: veewee/reflecta

Version 0.13.0

06 Feb 06:21
0.13.0
aa5fae1
Compare
Choose a tag to compare

What's Changed

  • Infer properties_get and properties_set settings. by @veewee in #22

Full Changelog: 0.12.0...0.13.0

Version 0.12.0

24 Jan 15:19
0.12.0
9db448e
Compare
Choose a tag to compare

What's Changed

  • Let psalm known assignments of unknown properties by @veewee in #21

Full Changelog: 0.11.0...0.12.0

Version 0.11.0

19 Dec 12:01
0.11.0
3f78784
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.11.0

Version 0.10.0

25 Oct 06:31
0.10.0
e5d015b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.10.0

Version 0.9.0

06 Sep 10:11
0.9.0
33fff77
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.9.0

Version 0.8.1

18 Jun 07:03
0.8.1
3be0aaa
Compare
Choose a tag to compare

What's Changed

  • Remove duplicate properties indexing by @veewee in #16

Full Changelog: 0.8.0...0.8.1

Version 0.8.0

14 Jun 05:32
0.8.0
8b0b2f6
Compare
Choose a tag to compare

What's Changed

  • Only filter properties when predicate is set by @veewee in #15

Full Changelog: 0.7.0...0.8.0

Version 0.7.0

13 Jun 11:26
0.7.0
627d428
Compare
Choose a tag to compare

What's Changed

  • Introduce native function invocation rule + Speed up finding a single… by @veewee in #14

Full Changelog: 0.6.0...0.7.0

Version 0.6.0

12 Jun 07:51
0.6.0
93e22ef
Compare
Choose a tag to compare

What's Changed

  • Refactored class aproach by @veewee in #11
  • Detect inherited private properties by @veewee in #12
  • Set dynamic properties with predicate by @veewee in #13

Full Changelog: 0.5.0...0.6.0

Version 0.5.0

06 Jun 13:00
0.5.0
18198a4
Compare
Choose a tag to compare

What's Changed

  • Small type improvements by @veewee in #7
  • Make ISO / Lens templates covariant by @veewee in #9

Full Changelog: 0.4.0...0.5.0