lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.3.5 vs lib/adiwg/mdtranslator/version.rb in adiwg-mdtranslator-2.4.0
- old
+ new
@@ -1,8 +1,14 @@
# adiwg mdTranslator
# version 2 history
+# 2.4.0 2017-10-24 added mdJson writers for reference system parameter set
+# 2.4.0 2017-10-19 added mdJson reader for geographicResolution
+# 2.4.0 2017-10-19 added mdJson reader for bearingDistanceResolution
+# 2.4.0 2017-10-19 added mdJson reader for coordinateResolution
+# 2.4.0 2017-10-19 added fgdc readers for spatial reference
+# 2.3.6 2017-10-24 fix bug that returns first identifier if no SB namespace is found
# 2.3.5 2017-10-17 fixed problem with adding technical prerequisite to nil distribution description
# 2.3.5 2017-10-13 trap missing topology level in html writer vectorRepresentation
# 2.3.4 2017-10-12 drop harvest set tag if repository citation is missing
# 2.3.3 2017-10-03 modify sbJson reader execution fail tests
# 2.3.2 2017-09-14 add associationType to sbJson relatedItems
@@ -30,10 +36,10 @@
# 2.0.0 2016-10-01 start of version 2
module ADIWG
module Mdtranslator
# current mdtranslator version
- VERSION = "2.3.5"
+ VERSION = "2.4.0"
end
end
# version 1 history
# 1.0.0rc1 2015-02-27 schema 1.0 support