Changelog 2022

nbproject

Name

PR

Developer

Date

Version

⬆️ Upgrade to pydantic v2

284

falexwolf

2024-07-23

⚡️ Warn instead of raising the exception when ipylab is not installed

283

Koncopd

2024-05-08

0.10.3

♻️ Make ipylab an optional dependency

282

falexwolf

2024-05-06

🔇 Silence erroneous logging

279

falexwolf

2024-02-27

0.10.1

🚸 Init version at 1

277

falexwolf

2024-01-11

0.10.0

🚸 Improve error message when empty notebook is passed

275

Zethson

2024-01-04

👷 Ruff and 3.11

276

Zethson

2023-12-26

🩹 Account for empty notebook in consecutiveness check

272

falexwolf

2023-10-01

📝 Fix image link

271

falexwolf

2023-09-18

🚸 More robust title parsing

270

falexwolf

2023-08-15

0.9.2

📝 Simplify docs, adopt new lamin.ai static site architecture

269

falexwolf

2023-08-04

0.9.1

♻️ Remove loguru-dependent call, expand metadata_only return signature

268

falexwolf

2023-06-15

0.9.0

📝 Position nbproject

264

falexwolf

2023-06-15

🩹 Try to get vs code path first

267

Koncopd

2023-06-10

🦺 Safer parsing during initialization

266

Koncopd

2023-06-03

0.8.7

➖ Remove nbproject-test from dependencies

262

Koncopd

2023-05-30

🐛 Safer ipylab initialization

263

Koncopd

2023-04-18

0.8.6

🐛 Fix VS Code integration for recent VS Code versions

260

Koncopd

2023-04-17

0.8.5

♻️ Replace display with metadata_only arg in header

257

Koncopd

2023-04-10

0.8.4

🚸 Allow to not display metadata

255

falexwolf

2023-03-12

0.8.3

⬆️ Observe lndb-setup rename to lndb

253

bpenteado

2023-02-16

0.8.2

✨ Safer notebook path inference and more ways to do it

251

Koncopd

2023-02-10

🐛 Check keys before accessing in notebook_path

250

Koncopd

2023-02-08

:zap: Do nothing with ipylab when not in ipython

247

Koncopd

2022-11-14

🚸 Only init JupyterFrontEnd if run within ipython

246

falexwolf

2022-11-13

0.8.1

🚸 Do no longer auto-bump version upon publish() Breaking

244

falexwolf

2022-11-12

0.8.0

🚚 Rename version ‘draft’ to ‘0’ Breaking

243

falexwolf

2022-11-12

💄 Fix PyPI badge color & change badge order

242

falexwolf

2022-10-24

♻️ Read user name from settings

239

falexwolf

2022-10-10

0.7.0

✨ Add author field and a few fixes

238

Koncopd

2022-10-10

0.5.5

♻️ Refactor publish

237

falexwolf

2022-10-07

0.5.4

✨ Allow setting nbproject env via environment variable

236

Koncopd

2022-09-30

📝 Expand some docstrings

235

Koncopd

2022-09-30

💄 Strip newline from title

234

falexwolf

2022-09-24

0.5.3

🚚 Rename tutorials to guide, guides to FAQ

230

falexwolf

2022-09-05

📝 Add GitHub stars to docs

229

falexwolf

2022-08-30

0.5.2

🩹 Identify VS Code as an environment

228

Koncopd

2022-08-30

🎨 Strip quickstart output, upgrade nbproject_test

227

falexwolf

2022-08-29

📝 Make a setup guide

226

falexwolf

2022-08-29

📝 Installation instructions and other things

225

Koncopd

2022-08-28

0.5.1

🚸 Additional warnings and safety features

220

Koncopd

2022-08-25

✨ Add interactivity for classic jupyter notebooks

219

Koncopd

2022-08-16

0.5.0

♻️ Clean up code

215

Koncopd

2022-08-07

⬆️ Upgrade to logger 0.1.1 & polish quickstart

212

falexwolf

2022-07-24

🩹 Safer interactive header update on initialization

211

Koncopd

2022-07-23

🔥 Switched logger to use lamin_logger

210

sunnyosun

2022-07-23

📝 Polish basic-metadata and update-metadata guide

209

falexwolf

2022-07-23

📝 Add gif to quickstart

208

falexwolf

2022-07-23

♻️ Refactor exposure of infer_pypackages

206

falexwolf

2022-07-23

🚸 Add logging to notebook_path

204

Koncopd

2022-07-20

0.4.5

🚸 Better logging on no-title error

203

falexwolf

2022-07-20

0.4.4

💄 Allow chaining in add_pypackages and prettify logging message

200

falexwolf

2022-07-19

♻️ Add return value for set_version

199

falexwolf

2022-07-19

0.4.3

♻️ Refactor and test set_version

198

falexwolf

2022-07-19

0.4.2

🚸 Do not raise error upon no-title, return code

196

falexwolf

2022-07-19

0.4.1

💄 Added ✅ for success logging

197

sunnyosun

2022-07-19

💄 Prettified logging

195

sunnyosun

2022-07-19

🚸 Show table on initialization, ask to publish if cells not consecutive

194

Koncopd

2022-07-18

💄 Logging with icons

193

sunnyosun

2022-07-18

🚸 Small changes to header, add_pypackages infers versions

190

Koncopd

2022-07-18

💄 Polish docs

191

falexwolf

2022-07-18

0.4.0

✨ Allow passing pypackage to header(), add consistency checks, and logs for how to update metadata

188

falexwolf

2022-07-18

💚 Fix the 3.7 & 3.8 tests

186

Koncopd

2022-07-18

📝 Simplify guide

185

falexwolf

2022-07-17

✨ Add a parent field to metadata and header()

183

falexwolf

2022-07-17

🚚 Rename dependency to pypackage

181

falexwolf

2022-07-17

💄 Simplify pypackage display & make version the 2nd field to be displayed

180

falexwolf

2022-07-17

0.3.2

👷 Update CI with pyversions, update readme & docs with doi & clean-up

179

falexwolf

2022-07-17

publish() and test_cli update

178

Koncopd

2022-07-17

♻️ Refactored metadata display

177

Koncopd

2022-07-17

♻️ Small changes for meta

175

Koncopd

2022-07-17

🚸 More intuitive auto-lookup and API reference

173

falexwolf

2022-07-16

👷 Introduce compatibility with Python 3.7

171

falexwolf

2022-07-16

0.3.1

♻️ Refactor last_cell check & consecutiveness check in publish()

167

falexwolf

2022-07-16

0.3.0

🚚 Rename integrity to consecutiveness

166

falexwolf

2022-07-16

🚸 Remove complexity of Jupyter Lab interaction

164

falexwolf

2022-07-15

🚸 Indent JSON just as editors do

163

falexwolf

2022-07-15

🚸 Raise error upon publishing notebook without title

161

falexwolf

2022-07-14

0.2.3

🚸 Remove execution of cells after metadata write

159

falexwolf

2022-07-14

🚸 Add an uninitialized project for test_cli and a small fix to header

154

Koncopd

2022-07-13

0.2.2

🚸 Add safety measures, better documentation & logging & tests

153

falexwolf

2022-07-13

🚸 Clearer logging output upon init in VS Code and Classic Notebook

152

falexwolf

2022-07-13

🔥 Remove automatically calling header() upon import

151

falexwolf

2022-07-13

♻️ Enable passing the calling_code statement to publish

148

falexwolf

2022-07-12

0.2.1

✨ Add last cell check to publish

143

Koncopd

2022-07-11

📝 Add header() call to every notebook

141

falexwolf

2022-07-11

0.2.0

🚸 Add i_confirm_i_saved arg to publish() for usage outside Jupyter Lab

140

falexwolf

2022-07-11

🚚 Migrated test submodule to nbproject_test

138

falexwolf

2022-07-11

🚚 Remove mention of footer, lock in publish

137

falexwolf

2022-07-11

📝 Add a nutshell tutorial to demo canonical workflow

135

falexwolf

2022-07-10

🚸 Turn header() from pseudo-module into function, remove Header class

133

falexwolf

2022-07-10

✅ Improve coverage

130

Koncopd

2022-07-10

🚸 More intuitive API for updating pypackage store and writing it to file

126

falexwolf

2022-07-09

✨ Add a more convenient way of updating the pypackage store

125

Koncopd

2022-07-09

💄 Prettify logging during testing

124

falexwolf

2022-07-09

📝 Add a published notebook

120

falexwolf

2022-07-05

✅ Improve notebook testing API

116

Koncopd

2022-07-03

0.1.6

✨ Publish notebooks from the CLI

112

Koncopd

2022-07-01

💄 Avoid non-JupyterLab env logging messages in CI env

114

falexwolf

2022-07-01

0.1.5

✅ Execute notebooks in order of index

113

falexwolf

2022-07-01

💄 More compact logging and other small fixes

111

falexwolf

2022-07-01

0.1.4

♻️ Refactor meta and header

110

Koncopd

2022-07-01

🚸 Polish publishing experience

commit

falexwolf

2022-07-01

0.1.3

🚸 Improve user experience during publishing

109

falexwolf

2022-07-01

0.1.2

✨ Add VS Code integration

107

falexwolf

2022-06-29

0.1.1

✨ Implement the publish function

106

Koncopd

2022-06-29

📝 Add proper guide

105

falexwolf

2022-06-29

📝 Prototype the nbproject.publish workflow

103

falexwolf

2022-06-29

✨ Take into account packages from store for live pypackages

104

Koncopd

2022-06-29

✨ Add field version and display live pypackages in header

102

falexwolf

2022-06-29

👷 Update coverage CI setup

101

falexwolf

2022-06-26

👷 Integrate Codecov to CI

100

sunnyosun

2022-06-26

📝 Re-organize API documentation and clean up faq

97

falexwolf

2022-06-24

0.1.0

♻️ Restructure dev submodule

93

Koncopd

2022-06-23

0.1a3

🐛 Fix the case when a notebook filename is specified

94

Koncopd

2022-06-23

0.1a2

♻️ Re-design package and introduce large parts of the API

90

Koncopd

2022-06-21

0.1a1

🧑‍💻 Make CLI --deps infer versions by default

87

Koncopd

2022-06-12

🩹 Always display pypackages pinned in the metadata

84

Koncopd

2022-06-10

💚 Remove server initialization from tests

83

Koncopd

2022-06-09

🏗️ Always infer & display pypackages

80

falexwolf

2022-06-08

0.0.9

🩹 Fix meta.title formatting

79

falexwolf

2022-06-08

✨ Expose title in nbproject.meta & refactor to loading dynamically

77

falexwolf

2022-06-08

0.0.8

♻️ Rename meta.uid to meta.id

75

falexwolf

2022-06-08

✨ Infer pypackages on header import

65

Koncopd

2022-06-07

🏗️ Access metadata through API

59

falexwolf

2022-06-06

✨ Upon interactive init, auto-restart & run

57

falexwolf

2022-06-04

♻️ Replace nbformat with orjson everywhere

50

Koncopd

2022-05-31

⚡ Improve runtime for nbproject.header

47

Koncopd

2022-05-23

♻️ Proper treatment of jupyter magic commands

48

Koncopd

2022-05-23

💚 Safer pytest run

41

Koncopd

2022-05-15

✨ Add pypackages management

26

Koncopd

2022-05-13

✨ Project initialization with CLI

21

Koncopd

2022-04-29

🎨 Move all jupyter related functionality to one file

19

Koncopd

2022-04-18

🏗️ Metadata-aware tests

9

Koncopd

2022-04-07

🏗️ Metadata-aware tests (take 1)

9

Koncopd

2022-04-07

✨ Add time_init & time_edit fields

6

falexwolf

2022-03-23

💄 Display only 4 digits, use pydantic, autodetect filename

5

falexwolf

2022-03-23

📝 Update readme

2

falexwolf

2022-03-23

bionty

Name

PR

Developer

Date

Version

🐛 Fixed id=name bug

157

sunnyosun

2022-12-09

0.5.7

♻️ Refactor version files

156

sunnyosun

2022-12-08

0.5.6

✨ Added ontology_info

155

sunnyosun

2022-12-01

✨ Add readout to lookup

153

sunnyosun

2022-11-24

0.5.5

✨ Write most recent versions to _current.yaml

152

sunnyosun

2022-11-23

🎨 Fetch the latest ontology from ols

151

sunnyosun

2022-11-22

🚚 Moved readout from bioreadout into bionty

150

sunnyosun

2022-11-19

✨ Added a local versions tracking file

149

sunnyosun

2022-11-18

🐛 Fixed column id in curate

148

sunnyosun

2022-11-16

0.5.4

🩹 Removed prefix in ontology df

147

sunnyosun

2022-11-15

0.5.3

🎨 Default id to ontology_id

146

sunnyosun

2022-11-15

🚚 Rename id to ontology_id for ontology df

145

sunnyosun

2022-11-11

0.5.2

⚡ Cache id and name for ontology

144

sunnyosun

2022-11-10

🎨 Simplified ontology

143

sunnyosun

2022-11-10

🐛 Fixed bug in tissue id

142

sunnyosun

2022-11-10

⚡ Switch to cloudpath for caching

141

sunnyosun

2022-11-09

⚡ Cache species table

140

sunnyosun

2022-11-06

0.5.1

📝 Link the species df to bionty-assets

139

sunnyosun

2022-10-25

0.5.0

🍱 Updated protein table

138

sunnyosun

2022-10-25

🍱 Updated cell marker link

137

sunnyosun

2022-10-25

🍱 Updated the species df path to use s3

136

sunnyosun

2022-10-25

0.4.3

🍱 Updated gene table

135

sunnyosun

2022-10-25

🚚 Migrated the tables to the new ids

134

sunnyosun

2022-10-24

0.4.2

🔥 Removed feature_model lookups

133

sunnyosun

2022-10-20

0.4.1

💥 Redefine lookup in EntityTable

132

sunnyosun

2022-10-12

0.4.0

🎨 Improve todict(), added to EntityTable

131

sunnyosun

2022-10-11

0.3.2

🐛 Fix duplicated cell marker names

130

sunnyosun

2022-10-03

0.3.1

🍱 Added description and version columns to the gene table

128

sunnyosun

2022-09-27

0.3.0

🚚 Migrated dfs of gene, protein, cell marker to the lndb version

127

sunnyosun

2022-09-26

0.2.5

🚚 Rename guides to FAQ, tutorials to guide

125

falexwolf

2022-09-05

🔥 Remove cell_type, disease from lookup

123

sunnyosun

2022-08-29

0.2.4

🚚 Rename cell_marker column to name to fit schema

122

sunnyosun

2022-08-28

0.2.3

🚚 Rename gene_symbol to symbol

121

sunnyosun

2022-08-28

0.2.2

🔥 Remove lookup.cell_marker

120

sunnyosun

2022-08-28

🎨 Fixed bugs in ontology class

119

sunnyosun

2022-08-28

0.2.1

🚚 Moved .entity to the base class

118

sunnyosun

2022-08-27

📝 Updated docs etc

117

sunnyosun

2022-08-27

✅ Added more tests

116

sunnyosun

2022-08-27

✨ Added Tissue entity

115

sunnyosun

2022-08-27

✨ Added CellMarker entity

114

sunnyosun

2022-08-26

0.2.0

🚚 Updated protein df, rename name to gene_symbol

113

sunnyosun

2022-08-26

📝 Added lookup to the API ref

112

sunnyosun

2022-08-25

🔊 Added n_mapped to logging

111

sunnyosun

2022-08-18

0.1.11

🚚 Rename gene_ids to gene_id

110

sunnyosun

2022-08-18

0.1.10

🎨 Migrate to ensembl gene reference

109

sunnyosun

2022-08-18

🎨 Ensure entrez_gene_id is int

108

sunnyosun

2022-08-16

⚡ Use display_name as common_name so that its unique

107

sunnyosun

2022-08-15

🩹 Increased timeout

106

sunnyosun

2022-08-11

0.1.9

🩹 Modify get_term

104

sunnyosun

2022-08-10

0.1.8

✨ Use pronto to access cell type ontology

103

sunnyosun

2022-08-08

0.1.7

🐛 Fixed duplicated index during curate

100

sunnyosun

2022-07-31

0.1.6

✨ Added lookup module for lookups

98

sunnyosun

2022-07-31

0.1.5

🔥 Removed duplicated code in lookup

97

sunnyosun

2022-07-28

0.1.4

✨ Added shortcuts for looking up static sets

96

sunnyosun

2022-07-28

0.1.3

🔥 Switched logger to use lamin-logger

95

sunnyosun

2022-07-23

✨ Allow to input columns with non-standard names

93

sunnyosun

2022-07-11

0.1.2

✨ Maps alias when using gene symbols

92

sunnyosun

2022-07-06

🎨 Added a developer API

89

falexwolf

2022-07-02

0.1.1

✅ Add more tests for curation, rename Table to EntityTable

88

falexwolf

2022-07-02

♻️ Refactor curation

87

falexwolf

2022-07-02

📝 Prototype index standardization

86

falexwolf

2022-07-02

🎨 Polish APIs and tutorials

85

sunnyosun

2022-06-30

✨ Added MGI for mouse genes, switched to use feather for HGNC

84

sunnyosun

2022-06-29

🍱 Added back the Protein entity

83

sunnyosun

2022-06-29

🚚 Move hard-to-test code from bionty into asset curation

82

falexwolf

2022-06-28

🏗️ Simplify Bionty

81

falexwolf

2022-06-28

🚸 Pull disease data from bionty-assets

80

falexwolf

2022-06-27

🚸 Replace HGNC file access with our S3 bucket

79

falexwolf

2022-06-26

✅ Added disease and tissue to quickstart

78

sunnyosun

2022-06-26

👷 Update coverage setup

77

sunnyosun

2022-06-26

✅ Collect coverage from test nbs

76

sunnyosun

2022-06-26

💄 Added badges for build, codecov, pypi, pre-commit

75

sunnyosun

2022-06-25

👷 Added Codecov to the build.yml

73

sunnyosun

2022-06-25

📝 Iterate quickstart for better readability

71

falexwolf

2022-06-24

💥 Improved quickstart, implemented .dataclass everywhere

67

sunnyosun

2022-06-22

0.1.0

🔥 Remove versioneer

66

falexwolf

2022-06-22

⚡ Implemented pickling of dataclasses, refactored static class into .dataclass

65

sunnyosun

2022-06-22

0.1a3

🚚 Renamed Celltype to CellType, fixed gene Entry fields

62

sunnyosun

2022-06-17

0.1a2

📝 Rewrite landing page and rename tasks

61

falexwolf

2022-06-17

✨ Added static class gene

59

sunnyosun

2022-06-16

💄 Prettified ontology docstring

58

sunnyosun

2022-06-15

🔨 Species class by default taks a common_name

56

sunnyosun

2022-06-13

♻️ Refactored species

55

sunnyosun

2022-06-13

0.1a1

♻️ Refactored species

54

sunnyosun

2022-06-13

⚡ Speed up requests with async

53

sunnyosun

2022-06-12

💚 Fix docs build warnings/errors

52

falexwolf

2022-06-10

♻️ Refactored species for dual usage

51

sunnyosun

2022-06-10

🚚 Rename taxon to species

50

sunnyosun

2022-06-10

🎨 Made Ensembl its own class

45

sunnyosun

2022-06-09

✨ Propose new design of the entity APIs

44

sunnyosun

2022-06-07

🐛 Fix gene.id fields

43

sunnyosun

2022-06-03

🐛 Fix standardize to work on any iterables

41

sunnyosun

2022-06-03

🎨 Implement an initial .standardize() in the Ontology manager

40

sunnyosun

2022-06-02

✨ Introduce tissue

38

sunnyosun

2022-06-01

✨ Introduce disease

36

sunnyosun

2022-06-01

✨ Introduce celltype

34

sunnyosun

2022-05-30

lnschema-bionty

Name

PR

Developer

Date

Version

🧪 Added test for ontology autopopulate

37

sunnyosun

2022-12-09

✅ Add migrations test

36

falexwolf

2022-12-08

✨ Added bionty_version table

35

sunnyosun

2022-12-07

0.6.2

🎨 Updated bionty_versions

34

sunnyosun

2022-12-05

✨ Added bionty_versions table

33

sunnyosun

2022-11-18

0.6.1

🏗️ Introduce relationships, move Features table to core

32

falexwolf

2022-11-17

0.6.0

⚡ Implemented knowledge as a decorator

31

sunnyosun

2022-11-11

0.5.4

✨ Added populator for ontologies

30

sunnyosun

2022-11-11

♻️ Refactor knowledge population

29

falexwolf

2022-11-06

🐛 Fixed postgres migration script

28

sunnyosun

2022-11-06

0.5.3

✨ Use bionty to populate species

27

sunnyosun

2022-11-06

0.5.2

🐛 Fix prefix

26

falexwolf

2022-11-03

0.5.1

🎨 Modularize and capitalize

24

falexwolf

2022-11-03

0.5.0

🎨 Updated cell marker id gen

23

sunnyosun

2022-10-25

0.4.5

✏️ Updated species id to be 3 chars

22

sunnyosun

2022-10-24

0.4.4

🧑‍💻 Added naming convention

20

sunnyosun

2022-10-20

🩹 Fix type annotations of primary keys

19

falexwolf

2022-09-29

0.4.3

✏️ Changed ids to str

18

sunnyosun

2022-09-29

0.4.2

🍱 Added description and version columns to the gene table

17

sunnyosun

2022-09-27

0.4.1

🚚 Update primary keys to universal ids

16

falexwolf

2022-09-22

0.4.0

🚚 Rename column in version table, add testdb, and migration script

15

falexwolf

2022-09-22

0.3.1

✨ Add migrations infra

14

falexwolf

2022-09-22

0.3.0

🩹 Added unique constraints

13

sunnyosun

2022-09-22

🐛 Fixed API ref

12

sunnyosun

2022-09-06

0.2.4

🎨 Import additional modules, species -> species_id

11

sunnyosun

2022-08-28

0.2.3

🚚 Rename gene_symbol to symbol, protein_name to name

10

sunnyosun

2022-08-28

0.2.2

⬆️ Update schema to match bionty 0.2.0

9

sunnyosun

2022-08-28

0.2.1

🚚 Rename lndb-schema-bionty to lnschema-bionty

8

falexwolf

2022-08-19

0.2.0

🔧 Add schema module id

7

falexwolf

2022-08-18

🍱 Updated the gene table to match new ensembl table

6

sunnyosun

2022-08-18

0.1.4

🎨 Changed type of species and entrez_gene_id in gene table to int

5

sunnyosun

2022-08-15

0.1.3

🚚 Move biolab to lnschema-wetlab

4

falexwolf

2022-07-31

✨ Introduced featureset to replace geneset and proteinset

2

sunnyosun

2022-07-31

0.1.2

🎨 Changed resolution to platform in readout_type

commit

sunnyosun

2022-07-23

0.1.1

🚚 Move code from lamindb-schema

1

falexwolf

2022-07-23

0.1.0

lamindb

Name

PR

Developer

Date

Version

🐛 Fix bugs in lndb set & lndb info

415

falexwolf

2022-12-22

0.22.2

✅ Error behavior for ingest

414

falexwolf

2022-12-20

🎨 Simplify

413

sunnyosun

2022-12-16

⬆️ Upgrade lndb-setup

412

falexwolf

2022-12-16

0.22.1

🚸 Better CLI & logging

411

falexwolf

2022-12-15

0.22.0

⬆️ Updated setup

409

sunnyosun

2022-12-15

0.21.5

🚸 Make nb.run and nb.notebook public

408

falexwolf

2022-12-14

⬆️ Upgrade wetlab

407

bpenteado

2022-12-13

0.21.4

⬆️ Upgrade lndb-setup

405

falexwolf

2022-12-13

0.21.3

⬆️ Upgrade lndb-setup

404

sunnyosun

2022-12-13

0.21.2

⬆️ Upgrade lndb-setup

403

falexwolf

2022-12-12

0.21.1

📝 Fix docs

402

falexwolf

2022-12-09

🎨 Integrate ln.record into lns.DObjectln.DObject

400

sunnyosun

2022-12-09

0.21.0

⬆️ Upgrade setup, core & wetlab schema

398

falexwolf

2022-12-08

0.20.0

🔥 Drop all logic related to dynamic settings

397

fredericenard

2022-12-08

⬆️ Upgrade wetlab

395

bpenteado

2022-12-06

0.19.4

⬆️ Upgrade wetlab

394

bpenteado

2022-12-06

0.19.3

⬆️ Upgrade wetlab

393

sunnyosun

2022-12-06

0.19.2

🐛 Fix view

392

falexwolf

2022-12-05

0.19.1

🎨 Enable inheriting wetlab schemas

391

falexwolf

2022-12-05

0.19.0

✅ Better tests for features hashing

390

falexwolf

2022-12-04

⬆️ Upgrade lndb-setup

389

fredericenard

2022-12-04

0.18.9

✨ Check duplication before inserting records

387

sunnyosun

2022-11-30

0.18.8

🚸 Do not autoflush upon select

386

falexwolf

2022-11-30

0.18.7

🐛 Fix bug in schema module name lookup

384

falexwolf

2022-11-29

⬆️ Updated wetlab

383

sunnyosun

2022-11-29

0.18.6

⬆️ Upgrade lnschema-core and lndb-setup

382

falexwolf

2022-11-28

0.18.5

✨ Improve lazy selectors

375

Koncopd

2022-11-28

⬆️ Update wetlab schema

381

sunnyosun

2022-11-28

0.18.4

⬆️ Upgrade wetlab schema

380

sunnyosun

2022-11-28

0.18.3

⬆️ Upgrade lndb-setup & lnschema-core

379

fredericenard

2022-11-28

0.18.2

⬆️ Upgrade lndb-setup to 0.18.1

378

falexwolf

2022-11-25

🔥 Removed bioreadout

373

sunnyosun

2022-11-24

0.18.1

✨ Add lazy selectors to ln.subset

370

Koncopd

2022-11-23

🏗️ Persist the session

372

falexwolf

2022-11-23

⬆️ Upgrade lndb-setup

371

fredericenard

2022-11-23

✨ Add subset function for dobjects

368

Koncopd

2022-11-23

0.18.0

🎨 Drop Biometa

369

falexwolf

2022-11-22

🎨 Simplify schema module handling

367

falexwolf

2022-11-22

📝 Bring back guide to linking sample-level metadata

365

falexwolf

2022-11-21

0.17.0

📝 Add flow example back to main guide

363

falexwolf

2022-11-21

📝 Update schema

362

falexwolf

2022-11-21

🩹 Restore default fsspec for upload

361

Koncopd

2022-11-20

🎨 Prettify API

359

falexwolf

2022-11-18

🐛 Also return existing features

358

falexwolf

2022-11-18

📝 Fix select gene doc

357

falexwolf

2022-11-18

🏗️ Refactor ingest

356

falexwolf

2022-11-17

✨ Knowledge guide

353

sunnyosun

2022-11-16

🎨 Separate nb.publish from ingest.commit

355

falexwolf

2022-11-16

0.16.0

🐛 Fix data source

354

falexwolf

2022-11-15

🚚 Move storage key to core schema

352

falexwolf

2022-11-14

0.15.0

🐛 Fixed species_id in bio entity tables

351

sunnyosun

2022-11-14

✨ Initialize Jupynb run upon nb.header()

350

falexwolf

2022-11-12

0.14.0

🏗️ Aggregate Run and DTransform

349

falexwolf

2022-11-12

⬆️ Updated bionty

348

sunnyosun

2022-11-11

📝 Make notebook for link_features

347

falexwolf

2022-11-11

0.13.0

✨ Join dataframes

345

falexwolf

2022-11-10

✨ Fields in join

344

falexwolf

2022-11-10

✅ Add tests for zarr ingest and load

342

Koncopd

2022-11-10

🚚 Rename PipelineRun to Run

343

falexwolf

2022-11-10

🐛 Fix view

341

falexwolf

2022-11-09

0.12.1

🚚 Rename view arg

340

falexwolf

2022-11-09

0.12.0

📝 Refactor select notebooks

339

falexwolf

2022-11-08

📝 Simplify arg in link

338

falexwolf

2022-11-08

♻️ Refactor select

337

falexwolf

2022-11-08

⬆️ Update to bionty==0.5.3

334

sunnyosun

2022-11-06

🚚 Rename entries to records in link

333

sunnyosun

2022-11-04

📝 Improve guide

332

falexwolf

2022-11-04

🎨 Migrate to the new schema modules

331

falexwolf

2022-11-04

0.11.0

🔥 Removed link_biometa

330

sunnyosun

2022-11-03

🎨 Removed get, re-organized API docs

329

sunnyosun

2022-11-03

🚚 Move .db API to root level

328

sunnyosun

2022-11-03

🚚 Remove A prefix from notebooks

327

falexwolf

2022-11-03

✨ Storage related features

322

Koncopd

2022-11-03

🎨 Simplify generating records

326

sunnyosun

2022-11-02

🐛 Fixed bug in linking features

325

sunnyosun

2022-11-01

🍱 Added anndata_mouse_sc_lymph_node

324

sunnyosun

2022-11-01

🚚 Rename schema._table.Table to table_meta

323

sunnyosun

2022-11-01

🎨 Added LinkFeatureToKnowledgeTable

320

sunnyosun

2022-10-31

⬆️ Update lndb setup

321

fredericenard

2022-10-27

0.10.0

⬆️ Pinned bionty version

319

sunnyosun

2022-10-26

⬆️ Updated to lnschema_bionty 0.4.4

317

sunnyosun

2022-10-24

🔥 Remove lndb-hub import

318

fredericenard

2022-10-24

✨ Enable to get metadata from InstanceSettingsStore

310

fredericenard

2022-10-24

📝 Rename row to record when not yet added to the DB

316

falexwolf

2022-10-23

⬆️ Update lndb hub version

315

fredericenard

2022-10-23

🎨 Replace insert and update with add

308

falexwolf

2022-10-22

⬆️ Upgrade lnbfx to 0.4.5

311

bpenteado

2022-10-22

📝 Update postgres faq notebook

314

bpenteado

2022-10-22

🚚 Moved the rds notebooks to rnd-demo repo

309

sunnyosun

2022-10-21

✨ Added ln.link to populate link tables given two table entries

307

sunnyosun

2022-10-21

🔥 Remove hub import

301

fredericenard

2022-10-21

🎨 Overhaul select and add get

300

falexwolf

2022-10-21

🩹 Skip nc_evolutions table created by nocodb

302

sunnyosun

2022-10-21

✨ Added knowledge module

299

sunnyosun

2022-10-20

⬆️ Upgrade wetlab schema

297

sunnyosun

2022-10-20

0.9.6

⬆️ Added dset and project tables to core

296

sunnyosun

2022-10-19

0.9.5

🩹 Fixed rds nbs

295

sunnyosun

2022-10-18

📝 Add prisma examples and implementation ideas

294

fredericenard

2022-10-18

♻️ Refactor linked select

286

sunnyosun

2022-10-18

0.9.4

✏️ Fix typo in link table entry fetching

292

bpenteado

2022-10-17

🐛 Fixed link via link tables

291

sunnyosun

2022-10-15

0.9.3

✨ Add an option to use fsspec for upload

288

Koncopd

2022-10-15

✨ Load returns filepath if no in-memory format is found

287

sunnyosun

2022-10-13

0.9.2

🎨 Clean up dtransform_in

commit

falexwolf

2022-10-13

0.9.1

🎨 Continue overhaul

285

falexwolf

2022-10-13

0.9.0

🎨 Refactor linking dobjects & base64 encode checksum

283

falexwolf

2022-10-13

🐛 View only prints existing tables

284

sunnyosun

2022-10-12

✨ Added db.view, rename schema.draw to schema.view

282

sunnyosun

2022-10-12

0.8.3

⬆️ Added bioreadout lookup to guide

281

sunnyosun

2022-10-12

🚚 Rename query to select

280

falexwolf

2022-10-12

🩹 Fix out of sync db warning

279

Koncopd

2022-10-12

✨ Add streaming zarr write and streaming h5ad and zarr read

277

Koncopd

2022-10-12

💄 Cosmetics

276

falexwolf

2022-10-12

♻️ Refactor ingest & insert

273

falexwolf

2022-10-11

✨ Compute checksum during ingest

274

fredericenard

2022-10-11

🚚 Moved bfx ingestion to faq

272

sunnyosun

2022-10-11

⬆️ Upgrade to lndb_setup 0.12.0

271

falexwolf

2022-10-10

0.8.2

📝 Improved ingest guides, fixed linked entry bugs

270

sunnyosun

2022-10-10

🐛 Fixed dobject_biometa entry insertion

269

sunnyosun

2022-10-10

0.8.1

📝 Update test users in docs

268

falexwolf

2022-10-10

⬆️ Upgrade lndb_setup to 0.11.0 and nbproject to 0.7.0

267

falexwolf

2022-10-10

0.8.0

🎨 insert.from_list accepts entries

266

sunnyosun

2022-10-10

⬆️ Upgrade nbproject version to 0.5.5

265

Koncopd

2022-10-10

⬆️ Upgrade lndb_setup version to 0.10.1

264

fredericenard

2022-10-10

📝 Improved docs of ingest, reorganized file structure

262

sunnyosun

2022-10-10

0.7.2

💥 Refactor ingest, new pipeline ingestion logic, postgres test

257

sunnyosun

2022-10-08

0.7.1

📝 Overhauled get-started

259

falexwolf

2022-10-07

🚸 Check for existence before deletion

258

falexwolf

2022-10-07

🎨 Make ingest a static class

256

sunnyosun

2022-10-07

0.7.0

⬆️ Upgrade to core schema 0.10.0

255

falexwolf

2022-10-07

✨ New ingest API

254

sunnyosun

2022-10-05

0.6.0

📝 Overhaul documentation

253

falexwolf

2022-10-05

🔧 Update lndb setup to 0.9.4

252

fredericenard

2022-10-04

🔧 Enable setup outside cli

250

fredericenard

2022-10-04

⬆️ Upgrade lndb_setup and bionty

249

falexwolf

2022-10-03

0.5.0 0.5.0

🚸 Check for migrations upon import

247

falexwolf

2022-10-03

🔊 Raise warnings for unpopulated columns from insert.from_df

248

sunnyosun

2022-10-03

⬆️ Upgrade lndb_setup to 0.8.3

246

fredericenard

2022-10-03

♻️ Inherit IngestObject and IngestPipelineRun from IngestEntity

243

bpenteado

2022-10-01

0.4.1

⬆️ Upgrade to lnschema_core 0.9.0

241

falexwolf

2022-09-30

🎨 Add type annotation to ingest

240

sunnyosun

2022-09-30

♻️ Generalize pipeline ingestion

237

bpenteado

2022-09-30

✨ Added one_or_none, fixed api links

238

sunnyosun

2022-09-29

🎨 Get db metadata as a dictionary

233

fredericenard

2022-09-29

🎨 Added .df() as an option to return select results

236

sunnyosun

2022-09-29

⬆️ Upgrade pkg versions

234

sunnyosun

2022-09-29

🚸 Test notebook integrity before anything else

232

falexwolf

2022-09-26

📝 Add a quickstart & update ingest

231

falexwolf

2022-09-26

📝 Update bfx ingestion demo

227

bpenteado

2022-09-26

🚚 Rename insert.features to insert.featureset_from_features

230

sunnyosun

2022-09-26

📝 Polish documentation

229

falexwolf

2022-09-26

✨ Populate dobject size

228

falexwolf

2022-09-26

🚸 Sort select results in DataFrame by source

226

falexwolf

2022-09-25

⬆️ Upgrade to core schema 0.7.3

223

falexwolf

2022-09-25

🩹 Removed logging for inserting link tables

221

sunnyosun

2022-09-24

✨ Ingest bfx outputs with sample metadata

215

bpenteado

2022-09-24

👷 Improve notebook test function

218

falexwolf

2022-09-23

🧱 Improved code infra

216

sunnyosun

2022-09-23

0.4.0

✨ Account for multiple filepath suffixes

214

falexwolf

2022-09-23

♻️ Refactored feature model ingestion

213

sunnyosun

2022-09-23

♻️ Refactored insert

211

sunnyosun

2022-09-22

⬆️ Upgrade lndb_setup and lnschema_bionty

212

falexwolf

2022-09-22

⬆️ Upgrade to core schema 0.7.2

208

falexwolf

2022-09-21

🚑 dtransform is either pipeline_run or jupynb

207

sunnyosun

2022-09-21

0.3.11

🐛 Fixed column mapping

206

sunnyosun

2022-09-19

0.3.10

✨ Allow batch insertion

205

sunnyosun

2022-09-19

♻️ Refactored linked queries

204

sunnyosun

2022-09-15

⬆️ Update lnbfx to 0.3.5

199

bpenteado

2022-09-14

0.3.9

🔊 Refactor pipeline logging

197

bpenteado

2022-09-14

0.3.8

✨ Insert unmapped features

198

sunnyosun

2022-09-14

♻️ Refactored linked queries

196

sunnyosun

2022-09-13

⬆️ Updated wetlab schema

195

sunnyosun

2022-09-13

♻️ Refactor pipeline logging

193

bpenteado

2022-09-13

0.3.7

⬆️ Updated lnbfx version

194

sunnyosun

2022-09-12

0.3.6

🍱 Updated cell ranger test dir

192

sunnyosun

2022-09-12

🐛 Fix synchronization error in load

191

Koncopd

2022-09-12

⬆️ Updated setup version

189

sunnyosun

2022-09-08

0.3.5

♻️ Split ingestion logic into IngestObject and IngestPipeline

188

bpenteado

2022-09-06

📝 Add flow data ingestion example

186

sunnyosun

2022-09-06

💄 Added sidebar to guide

185

sunnyosun

2022-09-06

♻️ Split pipeline ingestion from non-pipeline ingestion

183

bpenteado

2022-09-06

⬆️ Updated schema module versions

184

sunnyosun

2022-09-06

♻️ Refactored select

182

sunnyosun

2022-09-05

🚚 Rename return_df to as_df in select

181

sunnyosun

2022-09-05

🚚 Rename guides to faq & tutorials to guide

180

falexwolf

2022-09-05

♻️ Refactored guide

179

sunnyosun

2022-09-03

📝 Prettify documentation

178

falexwolf

2022-09-02

Update lndb_hub version

176

fredericenard

2022-09-01

✨ Allow selecting dobjects by biological entities

175

sunnyosun

2022-09-01

0.3.4

⬆️ Update to sqm 0.0.8 to silence the warnings

174

sunnyosun

2022-08-30

🤡 R&D team simulation

172

sunnyosun

2022-08-30

🚸 Fix pipeline ingestion logging

158

bpenteado

2022-08-30

🚚 Move problems page to lamin-profile

171

falexwolf

2022-08-30

🩹 Uncomment out sharing tests

168

fredericenard

2022-08-30

🔥 Removed examples dir

170

sunnyosun

2022-08-30

🚸 Improve delete function

169

falexwolf

2022-08-30

🎨 Remove track submodule, move session, rename biogram to erdiagram

167

falexwolf

2022-08-29

🚚 Rename .do to .db

166

falexwolf

2022-08-29

🎨 Move header call to nb, re-export all of nbproject

165

falexwolf

2022-08-29

👷 Get rid of sqm warnings

164

falexwolf

2022-08-29

🎨 Simplify loading data

163

falexwolf

2022-08-29

👷 Allow stripping notebooks, upgrade nbproject_test

162

falexwolf

2022-08-29

0.3.3

✨ Use cell_marker feature model for flow data

161

sunnyosun

2022-08-28

⬆️ Updated to bionty 0.2.2

160

sunnyosun

2022-08-28

⬆️ Updated to sqm 0.0.7

159

sunnyosun

2022-08-28

⬆️ Updated dependencies

157

sunnyosun

2022-08-28

⬆️ Upgrade to lnschema_core 0.5.1

156

falexwolf

2022-08-26

♻️ Update pipeline ingestion to lnschema_core 0.5.0

154

bpenteado

2022-08-26

🍱 Add scrnaseq cellranger dataset

151

bpenteado

2022-08-26

🐛 Fix population of dtransform

155

falexwolf

2022-08-26

✨ Populate dtransform_in

153

falexwolf

2022-08-26

⬆️ Updated dependencies

152

sunnyosun

2022-08-26

0.3.2

♻️ Refactor lnbfx integration

149

bpenteado

2022-08-26

🚧 Temporary solution to extend modules

150

sunnyosun

2022-08-25

0.3.1

🏗️ Make tables within schema modules configurable

148

falexwolf

2022-08-25

0.3.0

✏️ Fixed typo in check versions

147

sunnyosun

2022-08-24

🏗️ Use id to reference storage

146

fredericenard

2022-08-23

🚚 Renamed FeatureModel to LinkFeatureModel

145

sunnyosun

2022-08-23

⬆️ Upgrade to lnbfx 0.2.0

144

falexwolf

2022-08-23

🚚 Renamed id to key in update and delete APIs

143

sunnyosun

2022-08-23

♻️ Cleaned up and added a mouse dataset

142

sunnyosun

2022-08-23

⬆️ Upgrade lndb-hub to v0.5.0

140

fredericenard

2022-08-23

💄 Added logging to update and delete

141

sunnyosun

2022-08-22

✨ Autogenerate select, update and delete

139

sunnyosun

2022-08-22

⬆️ Upgrade core schema to v0.4.0

138

falexwolf

2022-08-22

✨ Track storage root location

137

fredericenard

2022-08-22

🚚 Rename schema modules and bioinformatics module

136

falexwolf

2022-08-19

✨ Integrate bioinformatics pipline runs

133

bpenteado

2022-08-18

📝 Updated docs

135

sunnyosun

2022-08-18

👽 Adapt to lnschema-bionty 0.1.4

134

sunnyosun

2022-08-18

⚡ Ingest genes properly

131

sunnyosun

2022-08-16

✨ New readout table, registered species

130

sunnyosun

2022-08-12

🚚 Migrate bioreader to bioreadout

129

sunnyosun

2022-08-04

⬆️ Upgrade to lndb_setup 0.5.0

128

falexwolf

2022-08-03

⬆️ Upgrade to lnschema_core 0.3.0

127

falexwolf

2022-08-03

🚚 Renamed meta.annotate to db.link

126

sunnyosun

2022-08-03

👷 Cleaner CI environment switching

125

falexwolf

2022-08-02

0.2.1

⬆️ Upgrade to lndb_setup 0.4.2

123

falexwolf

2022-08-02

0.2.0

📝 Polish the introspect tutorial

122

falexwolf

2022-08-02

📝 Polish the 4 key tutorial pages

121

falexwolf

2022-08-02

📝 Polish get-started & select-data

119

falexwolf

2022-08-01

✨ Allow ingesting fcs files and selecting genes

118

sunnyosun

2022-08-01

📝 Prettify user mentions in guide & faq

117

falexwolf

2022-08-01

⬆️ Upgrade to lndb_setup 0.4.0

116

falexwolf

2022-08-01

🎨 Overhauled guide, renamed load to select.table_as_df

115

sunnyosun

2022-08-01

🩹 Some fixes of ingesting in-memory dobjects and an analysis draft

114

falexwolf

2022-07-31

✨ Select and update metadata

113

sunnyosun

2022-07-31

📝 Add a problem statement

112

falexwolf

2022-07-31

⬆️ Upgrade to lamindb-schema 0.3.1

111

falexwolf

2022-07-31

🚧 Annotate features during ingestion

110

sunnyosun

2022-07-31

📝 Re-write landing page

109

falexwolf

2022-07-30

📝 Improve get-started and collaborate guide

108

falexwolf

2022-07-30

⬆️ Upgrade to lnschema_core 0.2.0

106

falexwolf

2022-07-29

🚚 Move out lndb_hub

105

falexwolf

2022-07-29

♻️ Refactor sharing on the hub

104

falexwolf

2022-07-29

✨ Enable sharing dobjects & instances in the hub

69

fredericenard

2022-07-29

🔥 Moved readout vocab to bioreader

103

sunnyosun

2022-07-28

⬆️ Upgrade lndb_setup to 0.3.0

102

falexwolf

2022-07-26

⬆️ Upgrade to lndb-cli 0.2.0

101

falexwolf

2022-07-25

🚚 Account for table construction in lndb-cli

99

falexwolf

2022-07-25

🚚 Move CLI code to lndb-cli

98

falexwolf

2022-07-24

🍱 Adapted to lnschema-biology 0.1.1

97

sunnyosun

2022-07-24

🚸 Let the CLI have actual subcommands

96

falexwolf

2022-07-24

👷 Add time out to GitHub Actions

93

Koncopd

2022-07-23

🔥 Switched logger to use lamin-utils

92

sunnyosun

2022-07-23

✨ Annotate biometa when annotating genes

90

sunnyosun

2022-07-23

🔼 Upgrade to schema 0.2.1

89

falexwolf

2022-07-23

🎨 Use modular schema structure

88

falexwolf

2022-07-22

🚚 Move db API from admin to dev

87

falexwolf

2022-07-22

✨ Enable annotating features of dobjects

81

sunnyosun

2022-07-22

🚸 Offer manual way of completing a migration

86

falexwolf

2022-07-22

🏗️ Separate settings into user vs. instance and one file per instance

83

fredericenard

2022-07-22

🐛 Fix loading of multi-index and non-id tables

85

falexwolf

2022-07-21

0.1.2

🚚 Rename table interface to jupynb: migrate to schema v0.1.1

84

falexwolf

2022-07-21

🚚 Move version check into correct init

82

falexwolf

2022-07-20

⬆️ Fix the publishing call by upgrading to nbproject 0.4.3

80

falexwolf

2022-07-19

0.1.1

✨ Add schema_version check

79

falexwolf

2022-07-19

0.1.0

🚚 Rename lamindb.model to laminln.schema

77

falexwolf

2022-07-17

🚚 Migrate schema out to lamindb-schema

76

falexwolf

2022-07-17

✨ Version dobjects and interfaces

75

falexwolf

2022-07-16

💄 Pretty logging

74

sunnyosun

2022-07-15

✨ Add ingest.add and ingest.commit

73

sunnyosun

2022-07-14

📝 Add an example of ingesting images

72

sunnyosun

2022-07-12

⬆️ Upgrade to nbproject 0.2.1

71

falexwolf

2022-07-12

🐛 Fix bug

70

falexwolf

2022-07-12

📝 Added example notebook for ingesting fcs files

66

sunnyosun

2022-07-11

⬆️ Migrate to nbproject 0.2.0

68

falexwolf

2022-07-11

🚸 Auto-check integrity upon data ingestion only on Jupyter Lab

65

falexwolf

2022-07-09

0.0.9

🚚 Renamelndb config to lndb init and rewrite get-started

64

falexwolf

2022-07-09

🚸 Raise error upon multiple sign ups with same unconfirmed email

63

falexwolf

2022-07-09

✨ Allow sharing instances with other users

62

falexwolf

2022-07-08

🏗️ Improve configuration logic, flow, logging & testing

61

falexwolf

2022-07-08

✨ Populate user metadata at sign up

60

fredericenard

2022-07-07

✨ Unique user identity across instances

59

falexwolf

2022-07-06

🚧 Enable storing sqlite on S3

58

falexwolf

2022-07-04

0.0.8

🚚 Rename table file to dobject

57

falexwolf

2022-07-04

🚚 Rename CLI from lamindb to lndb

56

falexwolf

2022-07-04

✨ Add instance_name to settings and instance to setup

55

falexwolf

2022-07-03

0.0.7

♻️ Refactor file storage

54

falexwolf

2022-07-03

0.0.6

♻️ Refactor settings

52

falexwolf

2022-07-02

0.0.5

👷 Switch to nbproject tests & clean up logging

51

falexwolf

2022-07-01

✨ Use nbproject publish functionality

50

falexwolf

2022-07-01

🚚 Rename tutorial to guide

49

falexwolf

2022-06-29

👷 Measure coverage

48

sunnyosun

2022-06-26

🏗️ Settings: From pydantic BaseModel to custom class

46

falexwolf

2022-06-25

🏗️ Complete refactor of setup, settings & storage management

45

falexwolf

2022-06-25

⬆️ Upgrade to nbproject 0.1a3

43

falexwolf

2022-06-23

📝 One-page layout for data models

42

falexwolf

2022-06-14

♻️ More explicit _id name for such fields

41

falexwolf

2022-06-14

♻️ Migrate from sql to sqm everywhere

40

falexwolf

2022-06-14

✨ Implement data access log track.do

39

falexwolf

2022-06-12

0.0.4

🏗️ Re-organize API

38

falexwolf

2022-06-12

🏗️ Set up db with sqlmodel, test int ids

37

falexwolf

2022-06-11

🏗️ Re-designed entire API

36

falexwolf

2022-06-10

🔥 Remove notion integration up to CLI

35

falexwolf

2022-06-10

📝 Rename from lamindb to LaminDB & rewrite the landing page

34

falexwolf

2022-06-10

0.0.3

🏗️ Introduce field interface.type

31

falexwolf

2022-06-09

🚚 Rename global source table to interface

30

falexwolf

2022-06-09

✨ Track python package dependencies in source.dependency

27

falexwolf

2022-06-09

✨ Track title of ingesting notebook in source.name

26

falexwolf

2022-06-09

🐛 Fix user & notebook ingestion, add another test dataset

24

falexwolf

2022-06-08

✅ Fix pandas load, add tests

23

falexwolf

✨ Add introspection: db.diagram(), db.entities(), db.load()

22

falexwolf

✨ Add entity user

21

falexwolf

🚸 Auto-create local storage dir & cache dir

20

falexwolf

✅ Add a test for db creation & file ingestion

18

falexwolf

🏗️ Name the database file like the storage root directory

17

falexwolf

♻️ Refactor lndb.db

16

falexwolf

🔧 Refactor lndb.settings

15

falexwolf

🔥 Remove versioneer

14

falexwolf

👷 Track changes as in cookiecutter-py 0.3.0

13

falexwolf

2022-06-07

🏗️ Basic file ingestion from a notebook

9

falexwolf

2022-06-06

🔥 Remove sqlmodel dependency

8

falexwolf

2022-06-04

📄 Change format of license file

7

falexwolf

2022-05-23

📝 Fix faq link

6

falexwolf

2022-05-26

♻️ Update to cookiecutter 0.2.0

5

falexwolf

2022-05-23

💄 More narrow sidebar

4

falexwolf

2022-05-11

💄 Switch faq and api

3

falexwolf

2022-05-11

📝 Polish the documentation

2

falexwolf

2022-05-11

🚚 Migrated from lamin repository

1

falexwolf