Skip to content

Latest commit

 

History

History
134 lines (90 loc) · 5.68 KB

CHANGELOG.md

File metadata and controls

134 lines (90 loc) · 5.68 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Note if only 1 issue/commit link is given in a commit then that commit was the only 1 used. An issue is used in preference to a git commit.

[0.1.1] - 2024-02-05

Added

Changed

  • Added support email to README
  • Updated installation and support instructions
  • Added section specifying key developers
  • Added crown copyright to README

[0.1.0] - 2024-01-16

Added

  • Make changelog added a changelog of all changes backdated to the initial commit

Changed

[0.0.12] - 2023-12-22

Added

[0.0.11] - 2023-12-15

Added

Changed

Fixed

[0.0.10] - 2023-12-11

Changed

  • remove top 200 from query the input query was artificially limited the team didn't want this so changed to get all comments from last X days.

[0.0.9] - 2023-11-29

Changed

Fixed

[0.0.8] - 2023-11-23

Added

  • New confidence score. Documentation can be found here: Z:\Projects\Research\0273 - FFT NLP deployment\UserData\New consensus score\fft_confidence_score.pdf

Changed

  • pipeline version changed to 0.04

[0.0.7] - 2023-11-14

Changed

[0.0.6] - 2023-11-03

Changed

Fixed

[0.0.5] - 2023-11-02

Changed

Fixed

[0.0.4] - 2023-11-01

Added

Changed

  • removed commented out queries from main.py
  • changed paths to match podman container structure

Fixed

  • main.py added to Dockerfile

[0.0.3] - 2023-11-01

Added

Changed

  • requirements.txt removed
  • Pipeline changed to 0.03

[0.0.2] - 2023-11-01

Added

Changed

  • Moved over previous repo files
  • Pipeline changed to 0.02

[0.0.1] - 2023-09-01

Added