# Changelog

## [0.3.1] -2025-02-05

### Added
 - Added derive etaIR
 - modification in reports function


## [0.3.0] -2025-01-30

### Fix
 - Package Installation correction
 - Change in model 9


## [0.2.9] -2025-01-30

### Fix
 - correction_script method for AbhishekReports
 - Improved readme examples

## [0.2.8] -2025-01-30

### Fix
 - init function for class AbhishekReports

### Added

- small desciption for AbhishekReports
- accessibility to AbhishekReports
- Readme description update

## [0.1.4] - 2025-01-21
### Added
- interpolation condition in pim_processor
- python model runner 9

## [0.1.0] - 13-01-2025

### Added
- Model type 6 for only internal development still to be accessed by the user
- Correction monitor in PIMProcessor class

### Fix 
- Different functionalities for PIM processor

## [0.0.9] - 2025-01-08
### Removed
- checker functionality in PIM_processor for each function
- Improved documentation

### Fix
- Issue of pim_make not working in linux
- plot_soh function now works as plot in PIMProcessor and plots both soc and soh.

### Added
- step arg in PIMProcessor class to replace checker

## [0.0.8] - 2024-12-20
### Added
- Reduced accssible functions to 6
- Improved documentation

