Releases: exponential-decay/moonshine
Releases · exponential-decay/moonshine
v2.0.0
v1.0.0
Primarily a lot of maintenance fixes that improve handling and do things to a more professional standard. To core users a big feature here is that the solr index limit has been upped to 9999 which is the maximum the UKWA allows but will increase the range of files from which developers can choose from to investigate.
Changelog
- 16125f1 Add .editorconfig
- 5e31268 Add .gitignore
- 53abc21 Add Go fmt to linting
- a1d6b6c Add a GitHub action for Linting
- de0e0f3 Add go.mod
- 0dcdd26 Add goreleaser code
- 3125384 Add more words to the workspace dictionary
- e3c8583 Add settings.json
- 9735796 Apply linting fixes to code
- 55212c1 Create FUNDING.yml
- f0f0a92 Fix the retrieval logic
- 6976698 Implement staticcheck suggestions
- 2b564cf Remove Seed before Rand (now deprecated)
- 5efe575 Remove log usage from helpers
- baf319d Remove warclight and fixup page increments
moonshine-0.0.5
This release makes the utility more stable correcting a pretty rudimentary slice out-of-bounds error when searching for the 1st result on the zeroth page. There are a few maintenance fixes as well.
moonshine-0.0.4
Adds support for Warclight
* Creates a Warclight compatible query string
* Downloads and parses Warclight JSON
* Includes new Warclight tests
* Ups the version information
moonshine-0.0.3
Resolves Issue: #1
string.ToLower(moonshine-ffb)
Fixes a minor issue #1 where an uppercase ffb (first four bytes) would return
zero results. The suggestion that no results would be available for that byte
sequence. In reality, Shine just requires a lowercase string for ffb.
moonshine-0.0.2
Author: Ross Spencer <[email protected]>
Date: Fri Mar 16 21:17:55 2018 +1300
Introduce GIF mode plus more efficient querying
We only need to return a single page now to return a single link
from the UKWA. This should help to prevent unintentional DDOS. We
also introduce a GIF mode, because... GIFS. Oh, and the smitten of
paging introduced with this commit should help folks who want to do
a bit of spelunking. Requests limited to 500 miliseconds. SOLR deep
paging limits (10K pages) won't be breached. Limits set extremely
low - at 10. Awaiting UKWA update on Solr limit protection mechanisms.
moonshine-0.0.1
moonshine 0.0.1
Wrapper for the UKWA binary search functionality. For more information, see the README.
TODO
- string validation
- caching
- random early, e.g. identify a page and number first, then download