Skip to content

Releases: ibara/kodachrome

Kodachrome 1.1.1

29 Mar 17:17
Compare
Choose a tag to compare

Changelog:

  • Use createPNG() return values
  • Reduce casting
  • Safer D to C string usage

Kodachrome 1.1.0

28 Mar 21:05
Compare
Choose a tag to compare

Changelog:

  • Support for big endian architectures (minor version bump)
  • Simplify main() function
  • Simplify little endian swap logic
  • Replace C code with idiomatic D

Kodachrome 1.0.2

27 Mar 16:55
Compare
Choose a tag to compare

Changelog:

  • Make two global variables local
  • Call Kodachrome a utility rather than an application in dub.json

Kodachrome 1.0.1

27 Mar 08:09
Compare
Choose a tag to compare

Changelog:

  • Sleep before generating file name, instead of the other way around.

Kodachrome 1.0.0

27 Mar 07:36
Compare
Choose a tag to compare

This is the initial release of Kodachrome.