Releases: cortex-cms/cortex-snippets-client-ruby
Releases · cortex-cms/cortex-snippets-client-ruby
Restructuring
- Auto-inject Client Helper into Rails Views/Controllers
- Pass through to Snippet tag entire set of HTML attributes
- Implement new namespacing and support
Bundler.require
v0.4.1
Bump cortex-client-ruby
version
v0.4.0
Revert ETag caching flow implementation until cause of long-running requests can be determined
v0.3.2
- Correct env variable naming for scopes
v0.3.1
- Various upgrades and sundries
v0.3.0
- Pick up OAuth scopes from environment
Chomp Slash in Request URL
Removing trailing slash if it exists and is not the root URL
v0.2.0
Breaking changes:
- Could potentially change the
request_url
s formerly relied upon used to retrieve Webpage from feed
v0.1.3
Merge pull request #3 from cortex-cms/cortex-client-0.4.6 cortex-client Bump
v0.1.2
Merge pull request #2 from cortex-cms/request-fixes Request Fixes