Releases: intermine/imcljs
Releases · intermine/imcljs
Adds a fetch registry method
bulk update
It looks like we haven't stamped a release in quite some time - oops! This is a release of features that have actually been stable for some time.
0.1.27: Merge pull request #9 from intermine/auth
- Functions that call HTTP methods have been moved to their own CLJ and CLJS namespaces to accommodate small differences between clj-http and cljs-http. This makes imcljs compatible with both the JVM and the browser.
- "Bad" HTTP responses (100, 400, 500 range) no longer throw exceptions and should be handled manually.
0.1.15 - adds fasta
Merge pull request #6 from yochannah/fasta Added function to access fasta endpoint