Skip to content

Releases: cortex-cms/cortex-snippets-client-ruby

Restructuring

21 Apr 14:10
Compare
Choose a tag to compare
  • 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

12 Apr 21:04
Compare
Choose a tag to compare

Bump cortex-client-ruby version

v0.4.0

12 Apr 21:02
Compare
Choose a tag to compare

Revert ETag caching flow implementation until cause of long-running requests can be determined

v0.3.2

09 Apr 03:56
Compare
Choose a tag to compare
  • Correct env variable naming for scopes

v0.3.1

09 Apr 03:36
Compare
Choose a tag to compare
  • Various upgrades and sundries

v0.3.0

09 Apr 03:31
Compare
Choose a tag to compare
  • Pick up OAuth scopes from environment

Chomp Slash in Request URL

29 Feb 21:49
Compare
Choose a tag to compare

Removing trailing slash if it exists and is not the root URL

v0.2.0

31 Dec 22:35
Compare
Choose a tag to compare

Breaking changes:

  • Could potentially change the request_urls formerly relied upon used to retrieve Webpage from feed

v0.1.3

17 Dec 06:25
Compare
Choose a tag to compare
Merge pull request #3 from cortex-cms/cortex-client-0.4.6

cortex-client Bump

v0.1.2

17 Dec 06:16
Compare
Choose a tag to compare
Merge pull request #2 from cortex-cms/request-fixes

Request Fixes