- Rename project to geopattern, after this discussion
- CHANGELOG for the project
- Issue #4 : Struct fields should be in camelcase
- 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
- Issue #6 : Red color not working (contributor : Thesandlord)
- Blog entry as a development story of geoPatten
- Example image pattern files
- Initial Release