All Versions
7
Latest Version
Avg Release Cycle
1 days
Latest Release
3346 days ago

Changelog History

  • v1.4.1 Changes

    March 10, 2015

    ๐Ÿ”„ Change

  • v1.4.0 Changes

    March 09, 2015

    โž• Add

    • ๐Ÿ”„ CHANGELOG for the project

    ๐Ÿ›  Fix

    • Issue #4 : Struct fields should be in camelcase

    ๐Ÿ”„ Change

    • Rename project to geoPattern; following the new golang blog, Package Names
    • ๐Ÿ“ฆ Package functions API : Change function names to CamelCase
    • Pattern names : Change available image pattern names
      • (Now supports - instead of _; like concentric-circles instead of concentric_circles)
    • Function arguments : Rename function argument base_color to baseColor
    • Example gists according to the API changes
  • v1.3.0 Changes

    March 06, 2015

    ๐Ÿ›  Fix

  • v1.2.1 Changes

    March 06, 2015

    โž• Add

    • Blog entry as a development story of geoPatten
  • v1.2.0 Changes

    March 06, 2015

    ๐Ÿ›  Fix

    • Issue #1 : Typo in README (contributor : follower)
  • v1.0.1 Changes

    March 06, 2015

    โž• Add

    • Example image pattern files
  • v1.0.0 Changes

    March 06, 2015
    • ๐ŸŽ‰ Initial Release