Skip to content

Releases: Delgan/win32-setctime

1.1.0

22 Jan 17:54
Compare
Choose a tag to compare
  • Add option to avoid following symlinks (#6).

1.0.4

28 Nov 14:08
Compare
Choose a tag to compare
  • Fix timestamp conversion accuracy for big values (#4, thanks @osyu).

1.0.3

04 Oct 22:04
Compare
Choose a tag to compare
  • Add support for changing ctime of directories (#3).

1.0.2

03 Sep 19:16
Compare
Choose a tag to compare
  • Make usage on kernel32 more robust (#2).

1.0.1

28 Jun 10:23
Compare
Choose a tag to compare
  • Fix handling of CreateFileW() errors (FileNotFoundError notably).

1.0.0

28 Jun 10:21
Compare
Choose a tag to compare
  • Initial release adding setctime() function.