Releases: gqylpy/systempath
Releases · gqylpy/systempath
1.0.4
1.Improve the rigor of a parameter annotation, of the method Content.append
.
2.Fix a description error of parameter Path.__init__.name
.
3.Update return value annotation of the method Directory.__getitem__
.
1.0.3
1.Fixed an error in the instantiation parameters of SystemPath
objects when calling certain methods.
2.Rename method Directory.subpaths_names
to subpath_names
to fix method naming convention errors.
3.Fixed a method reference name error in the annotation file.
1.0.2
1.Fixed an error that could be raised when obtaining a child path.
1.0.1
1.Fixed a module import error caused by a difference in Python versions.
2.Fixed errors in several parameter comments.
1.0
The first release.
1.0.alpha8
The first release (pre-release).