Metadata-Version: 2.1
Name: ai-logicplum
Version: 1.1.8
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: pandas
Requires-Dist: Pillow

# Changelog

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

## [1.0.0] - 2023-12-08
- Released.

## [1.0.1] - 2023-12-08
- code optimized.

## [1.0.2] - 2023-12-08
- Passing individual params instead of passing as dictionary except training.

## [1.0.3] - 2023-12-08
- 1.0.2 fixes.

## [1.0.4] - 2023-12-08
- config file changes.

## [1.0.5] - 2023-12-08
- 1.0.4 fixes

## [1.0.6] - 2023-12-08
- Code Fixes

## [1.0.7] - 2023-12-08
- Code Fixes

## [1.0.8] - 2023-12-08
- Code Fixes

## [1.0.9] - 2023-12-08
- Training module new updates

## [1.1.0] - 2023-12-08
- Report module new updates

## [1.1.1] - 2023-12-08
- graph module new updates

## [1.1.2] - 2023-12-08
- graph module new updates

## [1.1.3] - 2023-12-08
- graph module new updates

## [1.1.4] - 2023-12-08
- training new updates

## [1.1.5] - 2023-12-08
- training new updates 

## [1.1.6] - 2023-12-08
- graph displaying feature added in plot.

## [1.1.7] - 2023-12-08
- Fixes.

## [1.1.8] - 2023-12-08
- JWT Authentication implemented
