Sally Changelog

What's new in Sally 1.0.0

Mar 27, 2015
  • checks for new parameters
  • changed naming of ngram_delim to token_delim. see harry.
  • adapted naming to harry configuration
  • adapted test cases to new default setup
  • improved sanity checks for new granularity parameter
  • removed annoying no warning def
  • fixed typo

New in Sally 0.9.2 (Nov 19, 2014)

  • new release for bug fix

New in Sally 0.9.1 (Nov 1, 2014)

  • Changes:
  • fixed bug in config syntax
  • added test case for config files
  • added test case for options
  • minor fixes for openbsd
  • completed patch
  • patch for libconfig-1.3.2
  • fixed bug in configuration

New in Sally 0.9.0 (Jul 3, 2014)

  • first implementation of blended n-grams
  • updated docs and fixed printing of config
  • some badly needed code beautification
  • make use of CONFIG_TYPE_BOOL and introduce program switches as replacement for program arguments expecting 0 & 1 as value.
  • improved configuration of positional n-grams and their shift

New in Sally 0.8.3 (Dec 27, 2013)

  • fix the processing of archive files when computing IDF weightings
  • fixes for OpenBSD (5.4)
  • added small logo
  • updated readme
  • new location of libarchive on homebrew
  • fixed bugs in doxygen doc
  • preparations for new release
  • minor fixes
  • implemented option for hash file
  • code for new config parameter

New in Sally 0.6.2 (Jul 11, 2011)

  • added note about dimensionality
  • configure.in: version change
  • minor bug fix in output module
  • gitignore, CHANGES, compile, doc/sally.cfg, doc/sally.pod,
  • src/output/Makefile.am, src/output/output.c, src/output/output_cluto.c,
  • src/output/output_cluto.h: first version of output module for cluto
  • CHANGES, README, TODO, configure.in, doc/Makefile.am, src/fvec/fhash.c
  • added missing config file