Skip to content

Commit

Permalink
add a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Oct 2, 2024
1 parent 1c174a5 commit 05b4341
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# laminr v0.0.1

Initial POC implementation of the LaminDB API client for R.

Functionality:

* Connect to a LaminDB instance
* Fetch instance schema
* Auto-generate classes from schema
* See available modules and classes
* Get a record
* Get a record's related data
* Cache S3 artifact
* Load AnnData artifact

0 comments on commit 05b4341

Please sign in to comment.