Current section
Files
Jump to
Current section
Files
audiograms
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.3.11 (01.02.2022)
- Fix to resize images for odd custom resolutions
## 0.3.10 (28.01.2022)
- Resize images for odd resolutions
## 0.3.9 (26.01.2022)
- Resize GIF images
- Fix audio not playing on macOS
## 0.3.8 (18.01.2022)
- Enable audio encoding when extracting
## 0.3.7 (14.01.2022)
- Monitor each operating system process for the construction of an audiogram.
## 0.3.6 (19.11.2021)
- Remove dynamic supervisor.
- Stop audiogram os processes when manager crashes.
## 0.3.5 (08.11.2021)
- Stop child processes when manager stops.
## 0.3.4 (02.11.2021)
- Update audiogram status when processing.
- Handle error when downloading of media files fails.
## 0.3.3 (20.09.2021)
- Updated Github actions image.
- Added aspect ratio to image resize.
- Updated sound waves position according to image resolution.
## 0.3.2 (07.05.2021)
- Added audiogram path function.
## 0.3.1 (02.03.2021)
- Added tests for CmdWorkers.
## 0.3.0 (23.02.2021)
- Refactored library code.
## 0.2.0 (22.02.2021)
- Initial release.