Skip to content

Releases: namjug-kim/reactive-crypto

0.3.2.SNAPSHOT

31 Jan 11:55
Compare
Choose a tag to compare
0.3.2.SNAPSHOT Pre-release
Pre-release

0.3.2.SNAPSHOT

0.3.1

15 Jan 10:20
Compare
Choose a tag to compare

✨ New features and improvements

  • update okex websocket endpoint
  • add exchange UnicornX

0.3.0

15 Jan 09:47
Compare
Choose a tag to compare

✨ New features and improvements

  • change hubi websocket endpoint

Breaking changes

  • rename CurrencyPair

Chore

  • remove closed exchange(IDAX)
  • add new missing currency
  • change version tag syntax 'x.x.x.RELEASE' to 'x.x.x'

0.2.3.RELEASE

22 Jul 16:35
Compare
Choose a tag to compare

🐞 Bug fixes

  • add default deserializer for Currency class

0.2.2.RELEASE

22 Jul 14:19
5f33ccf
Compare
Choose a tag to compare

📄 Documents

✨ New features and improvements

🐞 Bug fixes

Refactor

Style

Test

0.2.1.RELEASE

16 Jun 16:16
6e10e76
Compare
Choose a tag to compare

✨ New features and improvements

0.2.0.RELEASE

11 Jun 13:41
Compare
Choose a tag to compare

✨ New features and improvements

  • Add custom factory plugins #68
  • Add upbit market order
  • Add Coineal http client
  • Add new currency

🐞 Bug fixes

  • fix sync error for exchange where using orderBook updated subscribe #66

🔧 Bump versions

  • Depending on reactor-core 3.2.10.RELEASE #69
  • Depending on reactor-netty 0.8.9.RELEASE #70
  • Depending on commons-lang3 3.9 #59

📄 Documents

  • add commit message convention

0.1.9.RELEASE

29 May 15:21
1078a7a
Compare
Choose a tag to compare

✨ New features and improvements

  • Cleanup slf4j, log4j logging dependency #56
  • Depending on assertj-core 3.12.2 #50
  • Depending on gradle-simple 1.1 #51
  • Depending on kotlin-logging 1.6.25 #53
  • Depending on jackson-module-kotlin 2.9.9 #52
  • Depending on ktlint 0.33.0 #54
  • Depending on jackson-databind 2.9.9 #45
  • Depending on spring-webflux 5.1.7.RELEASE #48
  • Depending on junit 4.12 #49

🐞 Bug fixes

  • Fix Bithumb multi pair subscribe issue #57

v0.1.8.RELEASE

27 May 16:18
b025509
Compare
Choose a tag to compare

🐞 Bug fixes

  • Fix duplicate event time in order book stream

v0.1.7.RELEASE

22 May 18:09
3f446de
Compare
Choose a tag to compare

✨ New features and improvements

  • Add a disconnect feature if the connection is abnormal