Releases: adpllc/altruistic-angelshark
Releases · adpllc/altruistic-angelshark
2022.05.14
chore: comments in haystack
2022.05.09: Merge pull request #9 from adpllc/extension/search
feat: limit the number of search results with a query string parameter
2021.02.02: Merge pull request #8 from adpllc/review
Log extension-type statistics on search haystack refresh
2021.01.17: Merge pull request #7 from adpllc/dev
feat: support station busyout/release toggling via extension
2021.12.10: Simple Deprov Extension
Implements simple, optional de-provisioning extension for angelsharkd
. Instead of using one application's semver, new releases will be tagged with the publish date and the internal project semvers will be updated accordingly.
0.2.0: Angelshark Daemon Extensions
This release adds a simple way for users to extend angelsharkd
with additional, optional HTTP endpoints. These endpoints can be used to provide a superset of angelsharkd
's default behavior. As an example, the simple_search
extension has been included using this system. This allows users to quickly and easily search for keywords in a pre-downloaded collection of extension data. See the README for more details.
0.1.1
fix: corrected typo causing #1