Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Beaker 0.5.0

Compare
Choose a tag to compare
@pfrazee pfrazee released this 01 Dec 20:33
· 7621 commits to master since this release

We let the schedule slip a week, because this release is SO GOOD that we had to build the suspense.
Here it is!

Command line tool: bkr

You can now command Beaker from the CLI with bkr.

screen shot 2016-12-01 at 2 20 54 pm

This tool is super handy for developing and publishing sites on dat, so check it out.

Archive History View

@poga implemented a very handy history view on archives:

screen shot 2016-12-01 at 2 24 23 pm

Updated Dat Web API

We simplified the Dat API.The serve() and unserve() methods are now gone, and the complicated (internal) claims system has been replaced.
We also added binary and timeout support to the APIs.

Changes

  • 💻 Command line tool: bkr
  • 🕐 Archive history view
  • 🔩 Reliability improvements to the Dat network
  • 📦 Improved Dat API
  • 🌐 Improved IPFS support