Added - release of the project as R package published on r-universe - web initializer of project configuration file Fixed - updated documentation to include R package Changed - deep refactoring of documentation to improve readability and information access
0.6.0
Added - release of the project as Go package at github.com/Open-and-Sustainable/prismAId - release of Python package at https://pypi.org/project/prismaid/ Fixed - updated documentation to include Go package download and installation - updated documentation to include Python package
0.5.5
Added - unit testing of each go package - automated testing through CI/CD Changed - light refactoring through interfaces for supporting testing without actual API access
0.5.4
Added - inline documentation for package and public functions - support for ensemble reviews - CI/CD workflow to generate and attach binaries for each platform on release creation Changed - deep code refactoring - multiple package reorganization Fixed - updated documentation to include model ensemble - updated terminal init app to include model ensemble
0.5.3
Added - full support for Anthropic AI models through Anthropic API Fixed - updated documentation to include Anthropic
0.5.2
Added - input file conversion from pdf, docx, and html - generation of manuscript summaries Fixed - updated documentation to include input document conversion and summary - updated terminal init function to include input document conversion and summary