Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
QuarkDB
Commits
f613f2fc
Commit
f613f2fc
authored
Jul 16, 2018
by
Georgios Bitzes
Browse files
Update release notes for 0.2.9
parent
6b8acca1
Pipeline
#448028
passed with stages
in 25 minutes and 46 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
f613f2fc
# Changelog
All notable changes to this project will be documented in this file.
## Unreleased
## 0.2.9 (2018-07-16)
### Added
-
Commands
`convert-string-to-int`
,
`convert-int-to-string`
to convert between
binary-string-encoded integers and human-readable-ASCII encoding. Meant for
interactive use only, to make life easier during low-level debugging when
needing to edit low-level rocksdb keys, where binary-encoded integers are used.
### Changed
-
Refactoring of transactions, we no longer pack / unpack a transaction into a single request within the same node, saving
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment