Manifest in avro-1.8.2 vs Manifest in avro-1.9.0
- old
+ new
@@ -7,23 +7,29 @@
interop/test_interop.rb
lib/avro.rb
lib/avro/data_file.rb
lib/avro/io.rb
lib/avro/ipc.rb
+lib/avro/logical_types.rb
lib/avro/protocol.rb
lib/avro/schema.rb
+lib/avro/schema_compatibility.rb
lib/avro/schema_normalization.rb
+lib/avro/schema_validator.rb
test/case_finder.rb
test/random_data.rb
test/sample_ipc_client.rb
test/sample_ipc_http_client.rb
test/sample_ipc_http_server.rb
test/sample_ipc_server.rb
test/test_datafile.rb
test/test_fingerprints.rb
test/test_help.rb
test/test_io.rb
+test/test_logical_types.rb
test/test_protocol.rb
test/test_schema.rb
+test/test_schema_compatibility.rb
test/test_schema_normalization.rb
+test/test_schema_validator.rb
test/test_socket_transport.rb
test/tool.rb