Skip to content

Releases: herts-stack/herts

herts-core-v1.1.2

07 Sep 11:03
db98060
Compare
Choose a tag to compare

What's Changed

  • Fix internal message data for RPC in #41

herts-codegen-v1.1.2

07 Sep 11:03
db98060
Compare
Choose a tag to compare

What's Changed

  • Support enum
  • Support nested java object
    #41

herts-rpc-v1.1.1

20 Aug 05:52
1b29940
Compare
Choose a tag to compare

What's Changed

  • Refactor method name in #40

Contributors


tomoyane

herts-http-v1.1.1

20 Aug 05:52
1b29940
Compare
Choose a tag to compare

What's Changed

  • Improve message body for Http service in #40

Contributors


tomoyane

herts-http-client-v1.1.1

20 Aug 05:53
1b29940
Compare
Choose a tag to compare

What's Changed

  • Improve message body for Http service in #40

Contributors


tomoyane

herts-gateway-v1.0.1

20 Aug 05:53
1b29940
Compare
Choose a tag to compare

What's Changed

  • Improve message body for Http service in #40

Contributors


tomoyane

herts-core-v1.1.1

20 Aug 05:53
1b29940
Compare
Choose a tag to compare

What's Changed

  • Improve message body for Http service in #40

Contributors


tomoyane

herts-codegen-v1.1.1

20 Aug 05:51
1b29940
Compare
Choose a tag to compare

What's Changed

  • Update readme in #39
  • Improve to generate http client code for typescript in #40
    • Defined Java custom class to Typescript
    • Optimize Request body

Contributors


tomoyane

herts-serializer-v1.0.1

15 Aug 09:40
3bfb639
Compare
Choose a tag to compare

What's Changed

  • Refactor javadoc in #38

Contributors


tomoyane

herts-rpc-v1.1.0

15 Aug 09:48
3bfb639
Compare
Choose a tag to compare

What's Changed

  • Remove javadoc, Refactor code
  • Support automatic reconnection in #38

Contributors


tomoyane