Skip to content

Releases: mahlberg-lab/clic

Release v2.1.1

24 Jul 09:35
Compare
Choose a tag to compare

Update documentation for read the docs

Release v2.1.0

23 Jul 08:30
Compare
Choose a tag to compare

This includes development work done by Mike Allaway of the Research Software Group for the project cod-mahlbema-2. In brief, it:

  • Fixes accessibility issues of the website (now passes Pa11y and WAVE tests)
  • Adds policies about privacy, cookies, accessibility, etc. to the ReadTheDocs
  • Adds cookie pop-up message, where users can accept the use of cookies on the site
  • Makes minor UI tweaks

v2.0.3-beta1

08 Oct 10:57
9fc8f0a
Compare
Choose a tag to compare

Release 2.0.3-beta1

Version 1.6.2

26 Mar 10:24
Compare
Choose a tag to compare
  • Fix nonquote/all subset queries when a chapter is empty
  • Code samples for direct CLiC API usage
  • Remove useless "0 from start" option in KWICGrouper

Version 1.6.1

26 Mar 10:19
Compare
Choose a tag to compare
  • Work around file-handle leaks in cheshire3
  • Row selection fixes
  • Fix /subsets redirect
  • Add CLiC & corpora versions to every API response
  • Empty CLiC cache on re-install
  • Fix header colour

Version 1.6.0

26 Mar 10:18
Compare
Choose a tag to compare
  • Rework entire CLiC codebase & repository, removing old code and large commits. Old code is available at https://github.com/birmingham-ccr/clic-legacy
  • Split CLiC into distinct REST API and clientside SPA parts
  • Rework CLiC UI