Recent Releases
1.5.522 Mar 2024 07:39
minor feature:
Added examples to use gitlab and sourcehut forge
Corrected spell errors tanks to Jens Schleusener.
Corrected failed tests (blog does not have any feed anymore).
Due to a new release process at github changes all github
examples from releases.atom to tags.
1.5.423 Oct 2019 16:25
minor feature:
Corrects some misspellings thanks to Jens Schleusener.
.
Version 1.5.4.
.
Release v1.5.4.
1.5.212 Jun 2018 05:05
minor feature:
Wrong version number for GPL license that is v3 since first commit.
.
Adds rss-0.91.dtd netscape (a 1999 specification!) compatibility.
.
v1.5.2.
1.5.122 May 2018 21:49
minor feature:
Version 1.5.1
Now byproject site type may have a 'last checked' value to a global 'entry' key
License version correction to reflect LICENSE file.
1.5.007 Apr 2018 15:45
minor feature:
v1.5.0
Version 1.5.0:
Adds a new feature that allows to get all entries of a feed that.
Have been published since the last entry noticed by the last check.
Done by "versions".
Improves "versions" output and accuracy thanks to Jens from.
Fossies.org.
1.5.0-rc604 Apr 2018 00:25
minor feature:
Workaround to be able to redirect to a file with the local locale!
.
v1.5.0-rc5.
.
Now the feeds are sorted by date.
.
v1.5.0-rc6.
1.5.0-rc226 Mar 2018 16:45
minor feature:
v1.5.0-rc2: Version 1.5.0-rc2
New release candidate.
Corrected a that crashed 'versions' if entry was specified without a.
regex. Now one may specify a regex and / or an entry.
1.5.0-rc122 Mar 2018 10:45
minor feature:
pylint warnings.
.
Tests improvements.
.
Adds a new behavior for 'byproject' site type.
.
Version 1.5.0-rc1.
1.4.606 Jan 2018 11:05
minor feature:
Changes published name in pypi to avoid an another versions project.
.
Ignores the new.egg-info directory.
.
Version 1.4.6.
1.4.008 Dec 2017 13:45
minor feature:
Version 1.4.0
New feature.
Adds a multiproject: variable in YAML configuration file. This.
should contain a regular expression of separators. An example.
is given for repo.continuum.io/pkgs/rss.xml site which uses.
',' and ';' as separators.
Improvements.
Now versions is running with either Python 2.7.x or 3.6.x.
An example of a complex regular expression is given for.
repo.continuum.io/pkgs/rss.xml site.
1.3.222 Nov 2017 21:44
minor bugfix:
Bug Correction: Corrected issue #3 that crashed versions when using a wrong hostname in a project url.
1.3.120 Nov 2017 20:44
minor feature:
Bug Correction: Corrected issue #2 that crashed versions. Improvements: Now handles feed errors and warns the user about them. Testing errors that were corrected to avoid regression. print() function calls normalized in the code.
1.3.015 Nov 2017 21:17
minor feature:
New features: A new optional regex field is added to configuration file to ease guessing project name and version from a "list" site type. Displays line and column where an error has been detected in a bad formatted YAMLÂ file.
Bug fix: Avoids a crash when loading a bad formatted YAML file.
Tests: Adds a doctest to ensure bad formatted file detection.
1.2.104 Nov 2017 03:15
minor feature:
New example of regex filtering.
Adds a more simple example.
Filtering versions itself.
Code refactoring and simplification.
Changes get_site_cache_liste_name function name to make_site_cache_li?.
Code refactoring.
Adds freshports.org (FreeBSD packages) as an example.
Version 1.2.1: adds examples.
1.2.031 Oct 2017 12:59
major feature:
Now to extract its version project regex filtering is possible and optional (old way is still ok).
1.1.130 Oct 2017 19:24
minor bugfix:
Corrects a bug that did crash versions when a program had no version at all.
1.1.029 Oct 2017 22:04
minor feature: