Skip to content

Releases: ripred/CompileTime

CompileTime v1.6.0

13 Dec 17:27

Choose a tag to compare

Fixed bug on 23:59:59 > 00:00:00 rollover. Thanks again to 葉威成 aka Bernard for catching the issue. 🙂

CompileTime v1.5

12 Dec 19:32

Choose a tag to compare

Added support so that the CompileTime library now includes returnin the Year, Month, and Day in addition to the existing Hours, Minnutes, and Seconds that it already supported.

Special thanks goes out to 葉威成 aka Bernard for his idea and technique to hash the ASCII months into a single numerical value to quickly look up of the date string returned in the DATE preprocessor macro. Thanks Bernard!

CompileTime v1.4

18 Aug 21:33
560aff9

Choose a tag to compare

updated keywords.txt to use tabs not spaces

CompileTime

18 Aug 21:00
72cfbac

Choose a tag to compare

updated keywords.txt to use tabs not spaces

CompileTime

08 Jun 08:33
07b4dff

Choose a tag to compare

added ability to pass the upload time. fixed example.

CompileTime

08 Jun 02:07

Choose a tag to compare

The first release of the CompileTime library!