Skip to content

Tags: 1set/put

Tags

0.0.7

Toggle 0.0.7's commit message
For version 0.0.7 releae

0.0.6

Toggle 0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add new methods in fileutils: is_dir_empty, remove_dir (#21)

* Update README.md

* Attempt to fix codecov: https://github.com/codecov/codecov-action

* Move --cov-report to setup.cfg

* Add is_dir_empty() and its tests

* Avoid using hard-coded tmp path

* Add remove_dir() and its tests

* Refine fileutils tests

* *args for all fileutils

* Adjust tests

* Prepare for v0.0.6

* fix style issue

0.0.5

Toggle 0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix import issue for new methods (#14)

0.0.4

Toggle 0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add join_path for fileutils and SHA1/256 support for hashutils (#9)

* Add build option for Sphinx Documentation
* Add recursive support for fileutils, reduce duplicate file_ext_names normalize
* Add join_path wrapper
* Add SHA1 & SHA256

0.0.3

Toggle 0.0.3's commit message
set version as 0.0.3

0.0.2

Toggle 0.0.2's commit message
Set new version

0.0.1

Toggle 0.0.1's commit message
fix makefile for publish

0.0.0

Toggle 0.0.0's commit message
new version for scratch