Skip to content

Conversation

bullet-tooth
Copy link
Contributor

Overview


Definition of Done

  • There are no TODOs left in the code
  • Change is covered by automated tests
  • The coding guidelines are followed
  • Public API has Javadoc
  • Method preconditions are checked and documented in the Javadoc of the method
  • Changelog is updated if needed (in case of notable or breaking changes)
  • The continuous integration build passes


| Light Client | Exonum | Exonum Java |
|--------------|--------|-------------|
| 0.3.0 | 0.11.0 | 0.7.0,0.6.0 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A range? 0.6.0-0.7.0?


The third release of Exonum Java Light Client which improves
a convenience in working with blocks and brings support of
the prefix in URLs.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd clarify it a little:

… and brings support of/allows specifying a custom path prefix to Exonum API.

@dmitry-timofeev dmitry-timofeev merged commit b05deb5 into jlc/v0.3.0-release Jul 22, 2019
@dmitry-timofeev dmitry-timofeev deleted the lc-update-docs branch July 22, 2019 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants