Skip to content

Releases: Delgan/win32-setctime

1.2.0

07 Dec 15:31

Choose a tag to compare

  • Add support for type hints.

1.1.0

22 Jan 17:54

Choose a tag to compare

  • Add option to avoid following symlinks (#6).

1.0.4

28 Nov 14:08

Choose a tag to compare

  • Fix timestamp conversion accuracy for big values (#4, thanks @osyu).

1.0.3

04 Oct 22:04

Choose a tag to compare

  • Add support for changing ctime of directories (#3).

1.0.2

03 Sep 19:16

Choose a tag to compare

  • Make usage on kernel32 more robust (#2).

1.0.1

28 Jun 10:23

Choose a tag to compare

  • Fix handling of CreateFileW() errors (FileNotFoundError notably).

1.0.0

28 Jun 10:21

Choose a tag to compare

  • Initial release adding setctime() function.