Skip to content

Releases: zeoflow/memo

v1.3.2

27 Oct 20:30
a1af0ef
Compare
Choose a tag to compare

Changes

- Bug Fixes

Fixed bug that breaks the build when applying Hilt (#65) by @teogor

- Others

Updated algorithm for encryption (#64) by @teogor

Full Changelog: v1.3.1...v1.3.2

v1.3.1

03 Jul 17:55
3600a81
Compare
Choose a tag to compare

Changes

- Enhancement

AutoGenerate class-ready for @Hilt (#59) by @teogor

- Bug Fixes

Fixed Wrong-Key format (#62) by @teogor

Full Changelog: v1.3.0...v1.3.1

v1.3.0

30 Jun 20:48
e5f0cbc
Compare
Choose a tag to compare

Changes

- Maintenance

Added kotlin modules (#57) by @teogor

- Documentation

Added kotlin modules (#57) by @teogor

Full Changelog: v1.2.0...v1.3.0

v1.2.0

13 Jan 11:56
881b506
Compare
Choose a tag to compare

Changes

- Enhancement

SDK & Environment Improvements (#56) by @TeodorHMX1

- Bug Fixes

Fixed problem with casting int to long (#55) by @TeodorHMX1
InheritAnnotations from parent field (#54) by @TeodorHMX1

- Dependency Updates

SDK & Environment Improvement (#56) by @TeodorHMX1

v1.1.7

24 Apr 15:17
b13e175
Compare
Choose a tag to compare

Changes

- Bug Fixes

Changed the encryption/decryption procedure (#50) by @TeodorHMX1

- Others

Added funding file (#47) by @TeodorHMX1

v1.1.6

15 Apr 11:19
4d69f16
Compare
Choose a tag to compare

Changes

- Bug Fixes

Generate MemoClass of type T (#46) by @TeodorHMX1
JavaDoc improved for the generated classes (#45) by @TeodorHMX1

- Documentation

JavaDoc improved for the generated classes (#45) by @TeodorHMX1

v1.1.5

13 Apr 08:54
9745843
Compare
Choose a tag to compare

Changes

- Enhancement

Added I before interface name (#41) by @TeodorHMX1

- Documentation

Created docs for the injector (#40) by @TeodorHMX1

- Others

Environment prepared for v1.1.5 (#43) by @TeodorHMX1

v1.1.4

12 Apr 08:28
a65a475
Compare
Choose a tag to compare

Changes

- Bug Fixes

Fixes hierarchy of project modules (#39) by @TeodorHMX1
Fixed LogInterceptor bug (#37) by @TeodorHMX1

v1.1.3

12 Apr 07:16
849b7c6
Compare
Choose a tag to compare

Changes

- Bug Fixes

Fixed dependencies for the memo-annotation module (#36) by @TeodorHMX1
@KeyName empty or null than the field will be camel-lowercase (#35) by @TeodorHMX1

- Dependency Updates

Fixed dependencies for the memo-annotation module (#36) by @TeodorHMX1

v1.1.2

11 Apr 21:05
cec977d
Compare
Choose a tag to compare

Changes

- Bug Fixes

Maven deploy bug fixed (#33) by @TeodorHMX1