- Delegation to inner geometry for a feature (#53)
- MultiJson rather than JSON (#46)
- Conversion methods for better integration with core (#56)
- Freeze strings
- Allow rgeo 2.0
- Require ruby 2.3+
- Remove :json_parser option #38
- Use stdlib JSON parser
- Require ruby 2.1+
- Require rgeo 1.0+ #36
- Fix Feature#inspect #21
- Restore rgeo/geo_json.rb
- Remove error handling for missing parser gems
- Remove class variables in Coder
- Remove rgeo/geo_json.rb
- Rubocop style updates #20
- Do not distribute test files with gem
- Faster coordinates methods (tneems) #18
- Require rgeo 0.5.0+
- Include docs files in gemspec
- Gemspec cleanup
- Require ruby 1.9.3+
- Update development environment
- The gemspec no longer includes the timestamp in the version, so that bundler can pull from github. (Reported by corneverbruggen)
- Travis CI integration.
- Returns nil from the encode method if nil is passed in. (Suggestion by Pete Deffendol.)
- Fixed Feature#property(:symbol). (Reported by Andy Allan.)
- Added an "rgeo-geojson.rb" wrapper so bundler's auto-require will work without modification. (Reported by Mauricio Pasquier Juan.)
- The gem version is now accessible via an api.
- A .gemspec file is now available for gem building and bundler git integration.
- Initial public alpha release. Spun rgeo-geojson off from the core rgeo gem.
For earlier history, see the History file for the rgeo gem.