Skip to content

v0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@etix etix released this 21 Jul 03:48
· 566 commits to master since this release
v0.1.1
This is the second alpha release of mirrorbits.

Changes:
========

cli:
    - A parse error in the mirror configuration can now be retried
    - Add supports for taking notes / comments on a mirror
    - Add a flag to auto-enable a mirror after a successful scan
    - Add a flag to scan all mirrors at once

core:
    - Improved mirror selection algorithm
    - Fix few corner cases in weight distribution

Optimism is an occupational hazard of programming: feedback is the treament.
    --Kent Beck