Skip to content

Releases: icon-project/javaee-annotation-processor

v0.10.4 (ScoreClient)

02 Aug 07:53
Compare
Choose a tag to compare
  • Excludes "default" method modifier in score-client
  • Add object casting for call parameter in ScoreInterfaceProcessor

v0.10.3 (ScoreClient)

10 Mar 07:55
Compare
Choose a tag to compare
  • Fix bug 'params' null mapping in '_of' and '_deploy' method generation

v0.10.2 (ScoreClient)

10 Mar 03:05
Compare
Choose a tag to compare
  • Fix missing copy resultRetryWait in DefaultScoreClient constructor
  • Fix problem in deploy method generation of score-client
  • Prevent parameter name conflict in score-client

v0.10.1 (ScoreClient)

13 Feb 07:22
Compare
Choose a tag to compare
  • Support resultRetryWait configuration in score-client
  • Fix bug in negative-integer parsing

v0.10.0 (ScoreClient)

31 Jan 07:02
Compare
Choose a tag to compare
  • Update payable method generation
  • Use jdk instead of bouncycastle for generate hash and base64 string
  • Separate POJO class from JsonrpcRequest
  • Remove required icon-sdk / jackson dependencies for using score-client
  • Support stepLimit configuration
  • Implement EventLog class generation
  • Support primitive array types

v0.9.0

22 Jul 07:53
Compare
Choose a tag to compare
  • First release