Skip to content

Releases: exponential-decay/moonshine

v2.0.0

08 Sep 13:21
49bde9a
Compare
Choose a tag to compare

Changelog

  • 3da822d Add a sample mode for larger corpi
  • 50c2b48 Convert logging to lower-case
  • a6ba995 Fixup page number in README
  • 981e0d1 Update README
  • 49bde9a Update README.md with example of sample

v1.0.0

15 Jul 16:16
53abc21
Compare
Choose a tag to compare

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

moonshine-0.0.5

18 Aug 23:28
Compare
Choose a tag to compare

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

30 Apr 09:05
d5b4a88
Compare
Choose a tag to compare
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

17 Apr 23:36
Compare
Choose a tag to compare

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

12 Apr 08:37
Compare
Choose a tag to compare
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

15 Mar 10:42
Compare
Choose a tag to compare

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