Skip to content

Commit

Permalink
Version 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bamdadd committed Aug 15, 2019
1 parent 4369c94 commit ebf15b8
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ pom.xml.asc
/.nrepl-port
/.idea
/*.iml
/*.original
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.0.10] — 2019-08-15

## [0.0.5] — 2019-08-13

## [0.0.4] — 2019-08-13
Expand All @@ -32,4 +34,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
[0.0.3]: https://github.com/b-social/liberator-hal-events-resource/compare/0.0.2...0.0.3
[0.0.4]: https://github.com/b-social/liberator-hal-events-resource/compare/0.0.3...0.0.4
[0.0.5]: https://github.com/b-social/liberator-hal-events-resource/compare/0.0.4...0.0.5
[Unreleased]: https://github.com/b-social/liberator-hal-events-resource/compare/0.0.5...HEAD
[0.0.10]: https://github.com/b-social/liberator-hal-events-resource/compare/0.0.5...0.0.10
[Unreleased]: https://github.com/b-social/liberator-hal-events-resource/compare/0.0.10...HEAD
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A Clojure library for liberator to load and transform events to HAL resources.
This library uses [Halboy](https://github.com/jimmythompson/halboy) for creating and rendering HAL resources.

```clj
[b-social/liberator-hal-events-resource "0.0.9"]
[b-social/liberator-hal-events-resource "0.0.10"]
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!DOCTYPE html PUBLIC ""
"">
<html><head><meta charset="UTF-8" /><title>Liberator-hal-events-resource 0.0.5</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Liberator-hal-events-resource</span> <span class="project-version">0.0.5</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 current"><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1 "><a href="liberator-hal-events-resource.events-resource.html"><div class="inner"><span>liberator-hal-events-resource.events-resource</span></div></a></li></ul></div><div class="namespace-index" id="content"><h1><span class="project-title"><span class="project-name">Liberator-hal-events-resource</span> <span class="project-version">0.0.5</span></span></h1><h5 class="license">Released under the <a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License</a></h5><div class="doc"><p>FIXME: write description.</p></div><h2>Installation</h2><p>To install, add the following dependency to your project or build file:</p><pre class="deps">[b-social/liberator-hal-events-resource "0.0.5"]</pre><h2>Namespaces</h2><div class="namespace"><h3><a href="liberator-hal-events-resource.events-resource.html">liberator-hal-events-resource.events-resource</a></h3><div class="doc"><pre class="plaintext"></pre></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="liberator-hal-events-resource.events-resource.html#var-build-events-resource">build-events-resource</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-events-link-for">events-link-for</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-events-url-for">events-url-for</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-EventsLoader">EventsLoader</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-load-and-transform-events">load-and-transform-events</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-next-link-for">next-link-for</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-self-link-for">self-link-for</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-with-unauthorised-handling">with-unauthorised-handling</a> </li></ul></div></div></div></body></html>
<html><head><meta charset="UTF-8" /><title>Liberator-hal-events-resource 0.0.10</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Liberator-hal-events-resource</span> <span class="project-version">0.0.10</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 current"><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1 "><a href="liberator-hal-events-resource.events-resource.html"><div class="inner"><span>liberator-hal-events-resource.events-resource</span></div></a></li></ul></div><div class="namespace-index" id="content"><h1><span class="project-title"><span class="project-name">Liberator-hal-events-resource</span> <span class="project-version">0.0.10</span></span></h1><h5 class="license">Released under the <a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License</a></h5><div class="doc"><p>FIXME: write description.</p></div><h2>Installation</h2><p>To install, add the following dependency to your project or build file:</p><pre class="deps">[b-social/liberator-hal-events-resource "0.0.10"]</pre><h2>Namespaces</h2><div class="namespace"><h3><a href="liberator-hal-events-resource.events-resource.html">liberator-hal-events-resource.events-resource</a></h3><div class="doc"><pre class="plaintext"></pre></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="liberator-hal-events-resource.events-resource.html#var-build-events-resource">build-events-resource</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-events-link-for">events-link-for</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-events-url-for">events-url-for</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-EventsLoader">EventsLoader</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-load-and-transform-events">load-and-transform-events</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-next-link-for">next-link-for</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-self-link-for">self-link-for</a> </li><li> <a href="liberator-hal-events-resource.events-resource.html#var-with-unauthorised-handling">with-unauthorised-handling</a> </li></ul></div></div></div></body></html>
Loading

0 comments on commit ebf15b8

Please sign in to comment.