Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37517808
en ru br
ALT Linux repos
S:0.9.1-alt1

Group :: Development/C++
RPM: libtree

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

3 july 2023 Alexey Appolonov <alexey at altlinux.org> 0.9.1-alt1

  • Additional checks that serve to prevent critical errors.

22 june 2023 Alexey Appolonov <alexey at altlinux.org> 0.9.0-alt2

  • libxml++3 is used insted of libxml++2.

5 november 2022 Alexey Appolonov <alexey at altlinux.org> 0.9.0-alt1

  • Empty node names are allowed;
  • Empty branch drafts are allowed;
  • Node names are accepted as a value if no value is found.

10 november 2021 Alexey Appolonov <alexey at altlinux.org> 0.8.0-alt1

  • Ability to customize the format of a string representation of selected data.

14 october 2021 Alexey Appolonov <alexey at altlinux.org> 0.7.1-alt1

  • Corrected JSON handler (the bug was introduced in the libtree v0.7.0).

11 october 2021 Alexey Appolonov <alexey at altlinux.org> 0.7.0-alt1

  • Algorithm of the XML handler is brought into compliance with the algorithm
     of the JSON handler;
  • Corrected ALT Linux "checkinstall" testing scheme;
  • Modified tests;
  • Build with debuginfo enabled.

28 may 2021 Alexey Appolonov <alexey at altlinux.org> 0.6.0-alt1

  • Improved API;
  • Ability to have optional nodes in branch drafts;
  • Ability to index selected values.

18 february 2021 Alexey Appolonov <alexey at altlinux.org> 0.5.2-alt1

  • Fixed XML parsing;
  • Validation of XML documents is optional (disabled by default).

16 february 2021 Alexey Appolonov <alexey at altlinux.org> 0.5.1-alt1

  • Corrected handling of exceptions (the code is heavily refactored, be aware!).

19 november 2020 Alexey Appolonov <alexey at altlinux.org> 0.5.0-alt1

  • Ability to reserve tree items by passing empty branch drafts.

7 february 2020 Alexey Appolonov <alexey at altlinux.org> 0.4.0-alt1

  • Handling attributes of '<...>:<attribute_name>' format;
  • Ability to avoid empty lines in string representation of selected data.

2 december 2019 Alexey Appolonov <alexey at altlinux.org> 0.3.1-alt1

  • Corrected stringification.

23 november 2019 Alexey Appolonov <alexey at altlinux.org> 0.3.0-alt1

  • Shorter representation of JSON bool values.

23 november 2019 Alexey Appolonov <alexey at altlinux.org> 0.2.0-alt1

  • Corrected and modified JSON procedures;
  • Using headers and lib from buildroot to build checkinstall package,
     no bootstrapping is needed.

15 november 2019 Alexey Appolonov <alexey at altlinux.org> 0.1.0-alt2

  • Build with tests activated.

15 november 2019 Alexey Appolonov <alexey at altlinux.org> 0.1.0-alt1

  • Initial release;
  • Tests are not yet activated.
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin