Skip to content

Releases: ripred/CompileTime

CompileTime v1.6.0

Choose a tag to compare

@ripred ripred released this 13 Dec 17:27

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

CompileTime v1.5

Choose a tag to compare

@ripred ripred released this 12 Dec 19:32

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

Choose a tag to compare

@ripred ripred released this 18 Aug 21:33
560aff9

updated keywords.txt to use tabs not spaces

CompileTime

Choose a tag to compare

@ripred ripred released this 18 Aug 21:00
72cfbac

updated keywords.txt to use tabs not spaces

CompileTime

Choose a tag to compare

@ripred ripred released this 08 Jun 08:33
07b4dff

added ability to pass the upload time. fixed example.

CompileTime

Choose a tag to compare

@ripred ripred released this 08 Jun 02:07

The first release of the CompileTime library!