Releases: icon-project/javaee-unittest
Releases · icon-project/javaee-unittest
v0.12.3
09 Jul 07:03
Compare
Sorry, something went wrong.
No results found
Support Optional in a constructor of the SCORE by @mksong76
Handle invalid signature case properly by @sink772
Upgrade bouncycastle dependency @sink772
v0.12.2
29 Nov 02:45
Compare
Sorry, something went wrong.
No results found
v0.12.1
17 Aug 03:18
Compare
Sorry, something went wrong.
No results found
v0.12.0
06 Jul 08:29
Compare
Sorry, something went wrong.
No results found
Update for syncing with javaee-api 0.9.5 APIs by @sink772 in #29
Expose additional BLS12-381 curve operation APIs
v0.11.1
29 Mar 02:30
Compare
Sorry, something went wrong.
No results found
Fix compile errors of generated class by annotation processor by @mksong-icon in #28
v0.11.0
27 Mar 08:30
Compare
Sorry, something went wrong.
No results found
Use System.currentTimeMillis() instead of System.nanoTime() by @mksong-icon
Fix to reject non-public struct by @mksong-icon
Update RLP implementation by @sink772 in #25
Update Crypto module for adding BLS APIs by @sink772 in #26
Feature event by @mksong-icon and @jspark-icon in #27
v0.10.0
10 Feb 07:14
Compare
Sorry, something went wrong.
No results found
Support type conversion on inter-call by @mksong-icon in #19
Refactor servicemanager by @mksong-icon in #20
Simulate exception mapping in the engine by @mksong-icon in #21
Support RLP encoder/decoder by @mksong-icon
Support inter-call simulation by @mksong-icon in #22
v0.9.7
16 Sep 04:53
Compare
Sorry, something went wrong.
No results found
Revert "Add optional parameter support (#18 )"
Revert "Check if target method is external"
v0.9.6
15 Sep 07:59
Compare
Sorry, something went wrong.
No results found
Add support for List and ArrayList conversion (#17 )
Add optional parameter support (#18 )
Check if target method is external
v0.9.5
31 Aug 10:10
Compare
Sorry, something went wrong.
No results found
Improve caller handling in inter-score call