Releases: sony/esstra
Releases · sony/esstra
Release list
0.5.0
Updates from the Previous Release
Features
- Added functionality to replace path prefixes.
- Introduced message display control feature.
- Changed implementation to include binary files and paths in headers instead of comments.
Documentation
- Added a case study on applying ESSTRA to the Linux Kernel.
- Included instructions for retrieving license information using ScanCode Toolkit.
0.4.0
Updates from previous version:
- Implemented and introduced ESSTRA Link
- Update documentation and samples accordingly
- ESSTRA Core and ESSTRA Link now output messages to
stderr - Tidied up some code
0.3.0
Updates from version 0.2.0:
- Removed suffix
.pyfromesstra.py - Defined
PATH_MAXas4096if not already defined - Added
make uninstalltarget for easier removal - Updated documentation to include presentation history
0.2.0
Updates from version 0.1.0:
- Changed installation path for ESSTRA Core
- Updated YAML data schema:
- Added header with
ToolVersion: 0.2.0andDataFormatVersion: 0.1.0 - Revised data structure for
SourceFiles:
- Added header with
- Renamed metadata section from
esstra_infoto.esstra - Refactored code
- Updated documentation accordingly
0.1.0
Initial development release of ESSTRA.