Sha256: d8036e69fa0ea6c4f614da2ce199bc721512d7419d3fc4e29a1c7c78c48900e3
Contents?: true
Size: 1.82 KB
Versions: 1
Compression:
Stored size: 1.82 KB
Contents
= Change Log == 1.2.1 - 29 October 2011 * Fixed polygon parsing and made it consitent across versions == 1.2.1 - 27 October 2011 * Fixed bug initialising 'audience' attribute in Info class * Added CAP/Atom files from Google CAP Library project into specs * Organised extension code into separate file * Modifed RCAP::Alert.from_xml to auto-detect the XML namespace and CAP version. Will default to CAP 1.2 if no namespace is found. == 1.2.0 - 17 July 2011 * CAP 1.1 and CAP 1.2 - Resource#dereference_uri! fetches data from Resource#uri and sets Resource#deref_uri * Resource#deref_uri= will also automatically set size and calculate SHA1 digest * Resources correctly deal with size on import and export == 1.1.1 - 25 June 2011 * Documentation and code cleanup == 1.1.0 - 20 June 2011 * Added CAP 1.0 Support == 1.0.1 - 22 April 2011 * Added RCAP::Alert.from_h == 1.0.0 - 6 April 2011 * Added CAP 1.2 Support * Added namespaces (RCAP::CAP_1_1 and RCAP::CAP_1_2) to seperate CAP 1.1 and CAP 1.2 classes * Moved to RSpec2 and Bundler * Added factory methods to create Info, Resource, Area and Polygon objects from their parents * Added factory methods to RCAP::Alert module to parse in files and return the correct RCAP objects * Pretty print XML and JSON output == 0.4 - 6th March 2011 * Implemented Hash generation and parsing * Implemented JSON generation and parsing * Circle is now a subclass of Point == 0.3 - 26th November 2009 * Bugfix release == 0.2 - 20th November 2009 * Implemented to_s/inspect methods for all classes * Implemented YAML generation and parsing * Documentation improvements == 0.1 - 5th November 2009 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rcap-1.2.2 | CHANGELOG.rdoc |