We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aedd81f commit 39787ecCopy full SHA for 39787ec
Changes
@@ -1,4 +1,9 @@
1
Revision history for rdap-conformance.
2
3
-0.1 7 March 2014
+v0.2 12 July 2014
4
+ - Object structure validation.
5
+ - Basic search and redirect testing.
6
+ - Request rate limiting.
7
+
8
+v0.1 7 March 2014
9
- Initial release.
pom.xml
@@ -6,7 +6,7 @@
<groupId>net.apnic.rdap</groupId>
<artifactId>rdap-conformance</artifactId>
<packaging>jar</packaging>
- <version>0.2-SNAPSHOT</version>
+ <version>0.2</version>
10
<name>rdap-conformance</name>
11
<url>http://confluence.apnic.net</url>
12
<description>RDAP conformance</description>
0 commit comments