Skip to content

Releases: vnegi10/BitcoinRPC.jl

v1.2.0

26 Jun 12:52
Compare
Choose a tag to compare

Release notes:

  • Support for caching on-chain analytics data
  • Improved code format

v1.0.1

15 May 22:44
Compare
Choose a tag to compare

Release notes:

  • Updated documentation

v1.0.0

15 May 21:23
Compare
Choose a tag to compare

Release notes:

  • Support for unicode plots in the REPL
  • Updated examples in README
  • Update to stable version 1.0.0

v0.1.3

07 May 22:44
9e046d5
Compare
Choose a tag to compare

Release notes:

  • Support for requests in batch mode for on-chain analytics
  • Updated examples in README

v0.1.2

07 May 02:06
4847bcf
Compare
Choose a tag to compare
  • More robust functions for analytics
  • Minor refactoring
  • Extended testing
  • Updated documentation

v0.1.1

04 May 21:59
Compare
Choose a tag to compare
  • Added docs and CI workflow
  • Support analytics for network stats
  • Improve exception handling