Skip to content

Releases: sony/esstra

0.5.0

Choose a tag to compare

@SadakazuNagao SadakazuNagao released this 05 Dec 06:08
9aac135

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

Choose a tag to compare

@SadakazuNagao SadakazuNagao released this 05 Sep 02:07

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

Choose a tag to compare

@SadakazuNagao SadakazuNagao released this 01 Sep 05:51

Updates from version 0.2.0:

  • Removed suffix .py from esstra.py
  • Defined PATH_MAX as 4096 if not already defined
  • Added make uninstall target for easier removal
  • Updated documentation to include presentation history

0.2.0

Choose a tag to compare

@SadakazuNagao SadakazuNagao released this 14 Jul 03:51
b8a1759

Updates from version 0.1.0:

  • Changed installation path for ESSTRA Core
  • Updated YAML data schema:
    • Added header with ToolVersion: 0.2.0 and DataFormatVersion: 0.1.0
    • Revised data structure for SourceFiles:
  • Renamed metadata section from esstra_info to .esstra
  • Refactored code
  • Updated documentation accordingly

0.1.0

Choose a tag to compare

@SadakazuNagao SadakazuNagao released this 24 Apr 07:57

Initial development release of ESSTRA.