Skip to content

Releases: e-gun/HipparchiaGoServer

back to school

02 Sep 17:50
Compare
Choose a tag to compare

accumulated tweaks

web serving tweaks

19 Jul 00:51
Compare
Choose a tag to compare
  • log to file
  • tls server
  • ...
  • fixed logic error in isidhint()
  • support go-echarts 2.4.0 and new api

`isidhint()` bugfix

21 Jun 14:31
Compare
Choose a tag to compare
  1. regex error in isidhint() gave false positives for au names
  2. various minor behind the scenes fixes/updates/clarifications

more code cleanups; corner cases addressed

29 Apr 23:26
Compare
Choose a tag to compare
  1. FindPhrasesAcrossLines now respects ss.CurrentLimit
  2. MorphPossibIntoLexPossib() handles bad builder forms
  3. error messages needed updated function names

further rationalization of code layout

29 Mar 15:15
Compare
Choose a tag to compare

not very interesting to the user... a minor corner case was addressed, tho

move code into subfolders

19 Mar 17:49
Compare
Choose a tag to compare
  • fix selfinstall logic bug
  • major reorganization of the code layout

reset now covers vectors too

28 Feb 22:58
Compare
Choose a tag to compare
  • some bugfixes relative to 1.2.20 refactoring
  • changes to wego, etc required to enable more cancelation

reset can halt most searches

23 Feb 23:51
Compare
Choose a tag to compare
  • RtResetSession can halt most searches
  • minor speed and memory improvements
  • misc behind the scenes refactoring

behind the scenes tweaks

17 Feb 13:27
Compare
Choose a tag to compare
  • migrate to NotoSansDisplay
  • WorkLineBundle

slightly less memory intensive

05 Jan 19:06
Compare
Choose a tag to compare

small, invisible changes...