Sha256: 82008a9b99889234a22f938630e8320aff5eca6d44242fcfd4c4a8b67590f826

Contents?: true

Size: 913 Bytes

Versions: 2

Compression:

Stored size: 913 Bytes

Contents

## v0.0.1

* initial release

## v0.0.2

* Will now return nil if the Redirect model's pageReference does not include a url
* Add test coverage for the Configuration class
* Add tests for the valid_page_reference? method

## v0.0.3

* Can now fetch Redirect models via slug, regardless of slug lettercase (uppercase or lowercase).

# v0.1.0

* Models are built dynamically from downloading the content_types via Contentful CDN
* 'Menu' and 'MenuItem' are defined and their structures are enforced via validation
* A GraphQL schema can optionally be generated to execute queries against Contentful

# v0.2.0

* Application models can be registered to be instantiated for a given content type
* New 'lazy sync' delivery method acts as a cache that is kept up to date by the sync API
* 'eager sync' is now hooked up to a webhook which can be mounted to receive publish events
* Major changes to configuration methods

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wcc-contentful-0.2.1 CHANGELOG.md
wcc-contentful-0.2.0 CHANGELOG.md