Skip to content

Releases: gqylpy/systempath

1.0.4

02 Apr 03:26
Compare
Choose a tag to compare

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

26 Mar 06:56
Compare
Choose a tag to compare

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

12 Mar 02:01
Compare
Choose a tag to compare

1.Fixed an error that could be raised when obtaining a child path.

1.0.1

05 Mar 03:20
Compare
Choose a tag to compare

1.Fixed a module import error caused by a difference in Python versions.
2.Fixed errors in several parameter comments.

1.0

19 Feb 04:52
Compare
Choose a tag to compare
1.0

The first release.

1.0.alpha8

11 Feb 00:51
Compare
Choose a tag to compare
1.0.alpha8 Pre-release
Pre-release

The first release (pre-release).