B-tree v2.0.0-alpha.47
Pre-release
Pre-release
·
445 commits
to master
since this release
- Upgrade
journalistto0.1.2. Closes #693. - Rename
JournalisttoSheaf. Closes #692. - Rename
journalist.jstosheaf.js. See #692. - Move commit script to its own module. Closes #545. Closes #691.
- Sketch of
Commit.rename. See #691. - Try to catch an error presenting on Travis CI.
- Add alias tracking to
Commit. See #391. - Move
prepareintoCommit. See #691. - Remove old
rename. See #691. - Update
Commit's commit to use the new rename. See #691. - Remove
journalistdependency fromCommit. See #691. - Remove Strata specific
emplaceandstub. See #691. - Implement
_stubusing generic commit. See #691. - Replace vacuum with one based on a generic commit. See #691.
- Make temporary file relative in generic write file. See #691.
- Create a
_writeBranchusing generic journal. See #691.
Closes #694.