Skip to content

v1.2.0

Choose a tag to compare

@mostlyobvious mostlyobvious released this 13 May 15:50
· 12 commits to master since this release

Changed

  • regenerated proto files with protoc 25.7 to not use deprecated DSL, which breaks on newer (> 25) protocol buffer versions
  • enforcing minimal and maximal google-protobuf dependency version, according to protoc version used
  • enforcing minimal Ruby version to match the one in minimal google-protobuf requirement
  • modernizing gemspec (smaller released size) and bringing back CI process
  • added missing license (MIT)