Skip to content

Releases: pylapp/Tips-tools

Version 15.2.0

22 Nov 17:09
5f3d131
Compare
Choose a tag to compare

What's new

Changed

  • Various little cleanings (#28)

Fixed

  • Some failings commands (parameter issues, failures in sed) (#28)

Removed

  • Useless CSV option (#28)

Version 15.1.1

10 Aug 07:20
4e65759
Compare
Choose a tag to compare

Fixed

  • Hotfix: polluted output results for socz and devz because of regex with $ symbol

Changed

  • Add FUNDING
  • Semver for CHANGELOG

Version 15.1.0

26 Sep 14:50
6345ef3
Compare
Choose a tag to compare

Bugs

  • Fix doctor script

Changes

  • Update documentation (doctor, licenses, support, wiki)

Version 15.0.0

25 Sep 20:43
0683652
Compare
Choose a tag to compare

Bugs

  • #7 Pick hard-coded fixes and improve versions

Changes

  • #15 Add dry-run script
  • #10 Deal with GNU/Linux and macOS primitives
  • #14 Add CC-BY license for generated and ODS file
  • Improve check of URL in CSV files
  • Update sources headers
  • Refactor file tree
  • Add DCO, codes of conduct and conflict, security and citation files

Version 14.3.3

28 Aug 09:50
Compare
Choose a tag to compare

This version is dedicated to macOS users, and is based on v14.3.2

New bug fixes:

* More details in help message and documentation
* More logs in case of errors for web app logic
* More logs during scripts executions
* Add controls for script executions and failures

Version 14.3.2

28 Aug 09:49
Compare
Choose a tag to compare

This version is dedicated to macOS users, and is based on v14.3.1

Some bug fixes and improvements have been brought to make the project working on macOS:

* Resume the macOS migration for the other scripts (uses of 'sed' command to produce HTML files)

However following improvements can be brought for GNU/Linux users

* In _tipsntools.sh_ script: refactor of "count" feature
* In _tipsntools.sh_ script: improve help

Version 14.3.0

28 Aug 09:48
Compare
Choose a tag to compare

This version is dedicated to GNU/Linux users

Data generation time may be faster:

  • HTML and JSON files are updated if and only if their original content has been changed
  • to do so, checksums are registered in a metadata file to check if produced data (in CSV) have been updated or not
    The data generation time is computed and displayed.