# [1.0.0](https://github.com/packsaddle/ruby-parse_gemspec/compare/v0.5.0...v1.0.0) (2017-01-01) * Requires ruby version 2.0 # [0.5.0](https://github.com/packsaddle/ruby-parse_gemspec/compare/v0.4.0...v0.5.0) (2015-09-24) ### Features * **specification:** add authors ([7e9c33b](https://github.com/packsaddle/ruby-parse_gemspec/commit/7e9c33b)) * **specification:** add description ([e440bd1](https://github.com/packsaddle/ruby-parse_gemspec/commit/e440bd1)) * **specification:** add email ([965d4db](https://github.com/packsaddle/ruby-parse_gemspec/commit/965d4db)) * **specification:** add licenses ([da04bac](https://github.com/packsaddle/ruby-parse_gemspec/commit/da04bac)) * **specification:** add metadata ([447c597](https://github.com/packsaddle/ruby-parse_gemspec/commit/447c597)) * **specification:** add summary ([9323a79](https://github.com/packsaddle/ruby-parse_gemspec/commit/9323a79)) # [0.4.0](https://github.com/packsaddle/ruby-parse_gemspec/compare/v0.3.0...v0.4.0) (2015-09-24) ### Features * **specification:** remove argument for format ([b109b29](https://github.com/packsaddle/ruby-parse_gemspec/commit/b109b29)) # [0.3.0](https://github.com/packsaddle/ruby-parse_gemspec/compare/v0.2.0...v0.3.0) (2015-09-24) * Add error. ### Features * **specification:** argument is file ([2a8e375](https://github.com/packsaddle/ruby-parse_gemspec/commit/2a8e375)) ### 0.2.0 (2015-09-23) * Breaking change respect `Kernel.format`. #### Features * **output:** build Specification#to_hash_object ### 0.1.0 (2015-09-23) #### Features * **format:** output name, version and homepage