Skip to content

Releases: intermine/imcljs

Adds a fetch registry method

28 Dec 15:38
2fe6af3
Compare
Choose a tag to compare

Allow users to fetch a list of InterMines from the Registry.

bulk update

31 Oct 12:26
Compare
Choose a tag to compare

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

11 Aug 09:30
Compare
Choose a tag to compare
  • 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

16 May 14:40
Compare
Choose a tag to compare
0.1.15 - adds fasta Pre-release
Pre-release
Merge pull request #6 from yochannah/fasta

Added function to access fasta endpoint