Skip to content

Commit

Permalink
Release 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
totakke committed Jul 27, 2022
1 parent 503dca1 commit ccf6558
Show file tree
Hide file tree
Showing 8 changed files with 85 additions and 78 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.4.6] - 2022-07-27

### Changed

- Update dependencies. [#6](https://github.com/chrovis/clj-hgvs/pull/6)

## [0.4.5] - 2021-11-08

### Added
Expand Down Expand Up @@ -114,7 +120,8 @@

## 0.1.0 - 2017-04-17

[Unreleased]: https://github.com/chrovis/clj-hgvs/compare/0.4.5...HEAD
[Unreleased]: https://github.com/chrovis/clj-hgvs/compare/0.4.6...HEAD
[0.4.6]: https://github.com/chrovis/clj-hgvs/compare/0.4.5...0.4.6
[0.4.5]: https://github.com/chrovis/clj-hgvs/compare/0.4.4...0.4.5
[0.4.4]: https://github.com/chrovis/clj-hgvs/compare/0.4.3...0.4.4
[0.4.3]: https://github.com/chrovis/clj-hgvs/compare/0.4.2...0.4.3
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ clj-hgvs provides:
Clojure CLI/deps.edn:

```clojure
clj-hgvs {:mvn/version "0.4.5"}
clj-hgvs {:mvn/version "0.4.6"}
```

Leiningen/Boot:

```clojure
[clj-hgvs "0.4.5"]
[clj-hgvs "0.4.6"]
```

To use clj-hgvs with Clojure 1.8, you must include a dependency on
Expand Down Expand Up @@ -170,6 +170,6 @@ You may supply custom repair rules to the second argument:

## License

Copyright 2017-2021 [Xcoo, Inc.](https://xcoo.jp/)
Copyright 2017-2022 [Xcoo, Inc.](https://xcoo.jp/)

Licensed under the [Apache License, Version 2.0](LICENSE).
46 changes: 23 additions & 23 deletions docs/clj-hgvs.coordinate.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/clj-hgvs.core.html

Large diffs are not rendered by default.

70 changes: 35 additions & 35 deletions docs/clj-hgvs.mutation.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/clj-hgvs.repairer.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC ""
"">
<html><head><meta charset="UTF-8" /><title>clj-hgvs.repairer documentation</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="highlight/solarized-light.css" /><script type="text/javascript" src="highlight/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> with <a href="https://github.com/xsc/codox-theme-rdash">RDash UI</a> theme</h2><h1><a href="index.html"><span class="project-title"><span class="project-name">clj-hgvs</span> <span class="project-version">0.4.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 "><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"><div class="no-link"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>clj-hgvs</span></div></div></li><li class="depth-2 branch"><a href="clj-hgvs.coordinate.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>coordinate</span></div></a></li><li class="depth-2 branch"><a href="clj-hgvs.core.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>core</span></div></a></li><li class="depth-2 branch"><a href="clj-hgvs.mutation.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>mutation</span></div></a></li><li class="depth-2 current"><a href="clj-hgvs.repairer.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>repairer</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="clj-hgvs.repairer.html#var-built-in-repairers"><div class="inner"><span>built-in-repairers</span></div></a></li><li class="depth-1"><a href="clj-hgvs.repairer.html#var-infer-kind"><div class="inner"><span>infer-kind</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">clj-hgvs.repairer</h1><div class="doc"><pre class="plaintext">HGVS repair functions.
<html><head><meta charset="UTF-8" /><title>clj-hgvs.repairer documentation</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="highlight/solarized-light.css" /><script type="text/javascript" src="highlight/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> with <a href="https://github.com/xsc/codox-theme-rdash">RDash UI</a> theme</h2><h1><a href="index.html"><span class="project-title"><span class="project-name">clj-hgvs</span> <span class="project-version">0.4.6</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 "><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"><div class="no-link"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>clj-hgvs</span></div></div></li><li class="depth-2 branch"><a href="clj-hgvs.coordinate.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>coordinate</span></div></a></li><li class="depth-2 branch"><a href="clj-hgvs.core.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>core</span></div></a></li><li class="depth-2 branch"><a href="clj-hgvs.mutation.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>mutation</span></div></a></li><li class="depth-2 current"><a href="clj-hgvs.repairer.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>repairer</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="clj-hgvs.repairer.html#var-built-in-repairers"><div class="inner"><span>built-in-repairers</span></div></a></li><li class="depth-1"><a href="clj-hgvs.repairer.html#var-infer-kind"><div class="inner"><span>infer-kind</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">clj-hgvs.repairer</h1><div class="doc"><pre class="plaintext">HGVS repair functions.
</pre></div><div class="public anchor" id="var-built-in-repairers"><h3>built-in-repairers</h3><div class="usage"></div><div class="doc"><pre class="plaintext">The built-in repair functions.

A repair fn must take a HGVS string and an inferred kind, and return a
Expand All @@ -13,5 +13,5 @@
s))

The built-in rules are based on frequent mistakes in popular public-domain
databases such as dbSNP and ClinVar.</pre></div><div class="src-link"><a href="https://github.com/chrovis/clj-hgvs/blob/0.4.5/src/clj_hgvs/repairer.cljc#L288">view source</a></div></div><div class="public anchor" id="var-infer-kind"><h3>infer-kind</h3><div class="usage"><code>(infer-kind s)</code></div><div class="doc"><pre class="plaintext">Infers a kind from the provided string, returning the kind keyword.
</pre></div><div class="src-link"><a href="https://github.com/chrovis/clj-hgvs/blob/0.4.5/src/clj_hgvs/repairer.cljc#L6">view source</a></div></div></div></body></html>
databases such as dbSNP and ClinVar.</pre></div><div class="src-link"><a href="https://github.com/chrovis/clj-hgvs/blob/0.4.6/src/clj_hgvs/repairer.cljc#L288">view source</a></div></div><div class="public anchor" id="var-infer-kind"><h3>infer-kind</h3><div class="usage"><code>(infer-kind s)</code></div><div class="doc"><pre class="plaintext">Infers a kind from the provided string, returning the kind keyword.
</pre></div><div class="src-link"><a href="https://github.com/chrovis/clj-hgvs/blob/0.4.6/src/clj_hgvs/repairer.cljc#L6">view source</a></div></div></div></body></html>
2 changes: 1 addition & 1 deletion docs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject clj-hgvs "0.4.6-SNAPSHOT"
(defproject clj-hgvs "0.4.6"
:description "Clojure(Script) library for handling HGVS"
:url "https://github.com/chrovis/clj-hgvs"
:license {:name "Apache License, Version 2.0"
Expand Down

0 comments on commit ccf6558

Please sign in to comment.