Releases: chaoss/augur
Release v0.9.1
This release enhances the Vagrant installation experience and adds instructions for working with Augur on Windows using Vagrant.
Release 0.8.1
This release adds a missing feature back into Augur: the ability to compare Git repositories across and within projects on the frontend.
This feature was accidentally removed during the last release, so we added it back!
Fosdem 2019 Release
0.8.0 Update server_restart log with latest releases
Release for Open Source Summit North America
Merge pull request #162 from OSSHealth/dev Release 0.7.0
PiperMail End of Google Summer of Code Branch Release
Documentation Added documentation for the jupyter notebooks I worked on
Dr. API, You're needed in Surgery
This release updates the API docs and includes a few new bug fixes and features.
Git Reaper
This is a major release that includes the ability to mine Git repositories directly in the same way that GrimoireLab and Facade do.
Development Doc Released
Released the development version of the docs folder in the master repository so that users of our prototyped server can access API documentation live until we have a final release.
Hagred's Owl
This release includes a redesign of the API and user interface so that the metrics displayed in Augur mirror the categories at the CHAOSS project's metrics page.
In addition, the README.md is substantially updated to make things more clear.
Cold Fusion
This release adds two new visualizations: the stacked bar chart and the bubble chart. These visualizations were made using flexible visualization library Vega/Vega-Lite
New endpoints were created, most of which provide more details about activity on issues and pull requests. Some of these endpoints depend on a new data source "GHTorrentPlus" that requires write access to a database. The contributions
endpoint is now much more performant. Batch requests are now possible.