π Update types of backed returns |
397 |
Koncopd |
2024-07-15 |
|
πΈ Cleaner API |
396 |
falexwolf |
2024-07-15 |
|
π·οΈ Add types to core fields |
394 |
falexwolf |
2024-07-01 |
|
π Better docstrings |
393 |
falexwolf |
2024-07-01 |
|
πΈ Added support for different join types in QuerySet.df() |
392 |
insavchuk |
2024-06-26 |
0.70.1 |
π Add type field to Artifact, and allow linking artifacts against params |
390 |
falexwolf |
2024-06-19 |
0.70.0 |
π Fix clashing reverse accessors between .previous_runs and .run |
391 |
falexwolf |
2024-06-13 |
0.69.0 |
β»οΈ Add constraints & simple schema fixes |
388 |
falexwolf |
2024-05-29 |
0.68.0 |
β»οΈ Migrate featuremanager to being available on the class level |
387 |
falexwolf |
2024-05-29 |
|
β»οΈ Better representation |
386 |
falexwolf |
2024-05-25 |
|
π Reformulate data lineage, remove json field from run |
385 |
falexwolf |
2024-05-19 |
0.67.0 |
β»οΈ Protect feature in FeatureSet |
384 |
falexwolf |
2024-05-18 |
|
ποΈ Naming conventions for link tables, protecting deletion in link tables, maintaining integrity upon label & feature renames |
383 |
falexwolf |
2024-05-18 |
|
π Rename .type to .dtype for Feature and FeatureSet |
382 |
falexwolf |
2024-05-17 |
|
π₯ Prune migrations |
381 |
falexwolf |
2024-05-16 |
|
π₯ Delete old migrations and create a new squashed initial migration |
380 |
falexwolf |
2024-05-16 |
|
β¨ Add FeatureValue and ParamValue |
379 |
falexwolf |
2024-05-15 |
|
Add using docstring |
378 |
Zethson |
2024-05-07 |
|
β»οΈ Move version field into IsVersioned base model |
377 |
falexwolf |
2024-05-07 |
|
π Better examples for FeatureSet |
375 |
sunnyosun |
2024-05-06 |
|
β¨ Add an instance_uid field to Storage |
374 |
falexwolf |
2024-04-28 |
0.66.0 |
β¨ Allow passing path to .from_anndata |
373 |
sunnyosun |
2024-04-23 |
|
ποΈ Fix public_source in inspect |
372 |
sunnyosun |
2024-04-18 |
|
π Fix replicated outputs slot |
371 |
falexwolf |
2024-04-17 |
0.65.0 |
π Rename .stage() to .cache() , add .save(upload=None) |
369 |
falexwolf |
2024-04-16 |
|
π Add Run.replicated_outputs & Transform.ulabels |
370 |
falexwolf |
2024-04-16 |
|
π Update signature and docs for Collection.mapped |
367 |
Koncopd |
2024-04-12 |
0.64.11 |
πΈ Eliminate kwargs |
366 |
sunnyosun |
2024-04-11 |
|
β¨ Add from_mudata |
365 |
sunnyosun |
2024-04-10 |
0.64.7 |
β»οΈ Replace TypeVar with TypeAlias |
363 |
falexwolf |
2024-04-04 |
0.64.6 |
π Fix manual type annotations in docstrings |
362 |
falexwolf |
2024-04-04 |
0.64.5 |
Future annotations |
361 |
Zethson |
2024-04-04 |
|
β¨ Introduce Registry.get() |
360 |
falexwolf |
2024-03-30 |
0.64.4 |
β
Add test for string equivalency of transform types |
359 |
falexwolf |
2024-03-30 |
0.64.3 |
π₯ No collections from anndata or df anymore |
358 |
falexwolf |
2024-03-28 |
0.64.2 |
β¨ Collection stage |
357 |
Koncopd |
2024-03-25 |
0.64.1 |
π Clarify the transform docs |
356 |
falexwolf |
2024-03-19 |
|
β»οΈ Add a json field to run |
355 |
falexwolf |
2024-03-17 |
0.64.0 |
π Rename run_at to started_at for Run , add finished_at |
354 |
falexwolf |
2024-03-15 |
|
π Add .description to Transform & rename short_name to key , char field fixes |
353 |
falexwolf |
2024-03-15 |
|
πΈ More sensible transform types |
352 |
falexwolf |
2024-03-09 |
0.63.0 |
π·οΈ Replace PathLike with UPathStr |
351 |
falexwolf |
2024-03-05 |
0.62.1 |
π Rename dev to core |
349 |
falexwolf |
2024-02-29 |
|
β¨ Add unknown_label to Collection.mapped signature |
345 |
Koncopd |
2024-02-27 |
|
π Use var_field for anndata |
348 |
sunnyosun |
2024-02-27 |
|
πΈ Simplify features linking |
347 |
sunnyosun |
2024-02-27 |
|
π¨ Decouple features from Artifact construction |
344 |
sunnyosun |
2024-02-26 |
|
Add registries docstring |
346 |
Zethson |
2024-02-26 |
|
π Fix docs |
343 |
sunnyosun |
2024-01-31 |
|
π Fix docstrings |
342 |
sunnyosun |
2024-01-31 |
|
π Update docstring to use bionty |
340 |
sunnyosun |
2024-01-30 |
0.61.3 |
β¨ Add add_to_version_family |
338 |
sunnyosun |
2024-01-29 |
0.61.2 |
π Update collection.delete signature |
336 |
sunnyosun |
2024-01-26 |
|
π Rename .bionty to .public |
335 |
sunnyosun |
2024-01-09 |
|
πΈ Order .df() by updated_at |
334 |
falexwolf |
2024-01-08 |
|
π¨ Order artifact collections |
333 |
falexwolf |
2024-01-07 |
0.61.0 |
π Explain join_vars="auto" in Collection.mapped |
332 |
Koncopd |
2024-01-07 |
|
β¨ Add outer join and categories caching to Collection.mapped |
331 |
Koncopd |
2024-01-02 |
0.60.1 |
π Rename Dataset to Collection |
330 |
falexwolf |
2023-12-23 |
0.60.0 |
π Add field description to storage |
329 |
falexwolf |
2023-12-23 |
|
π₯ Remove initial_version_id |
328 |
falexwolf |
2023-12-23 |
|
π Add environment foreign key |
324 |
falexwolf |
2023-12-21 |
0.59.0 |
β»οΈ Add n_objects and n_observations to Artifact and remove unique constraint for key, storage |
323 |
falexwolf |
2023-12-12 |
0.58.1 |
π₯ Remove field storage from dataset |
322 |
falexwolf |
2023-12-11 |
0.58.0 |
π Rename File to Artifact |
321 |
falexwolf |
2023-12-11 |
|
β¨ Do virtual inner join of variables in Dataset.mapped |
320 |
Koncopd |
2023-12-05 |
|
π Fix docstring |
319 |
sunnyosun |
2023-12-02 |
|
π Enabled ID conversion via return_field |
318 |
sunnyosun |
2023-12-02 |
|
β¨ Added view_tree for keys |
317 |
sunnyosun |
2023-11-24 |
|
π Recode visibility |
316 |
sunnyosun |
2023-11-23 |
|
π Rename indexed to mapped |
315 |
falexwolf |
2023-11-20 |
0.57.1 |
πΈ Add .df() to Registry |
314 |
falexwolf |
2023-11-20 |
0.57.0 |
β¨ Initial implementation of IndexedDataset |
313 |
Koncopd |
2023-11-20 |
|
π₯ Remove Modality |
312 |
sunnyosun |
2023-11-13 |
|
βοΈ Fix VisibilityChoice |
311 |
sunnyosun |
2023-11-13 |
|
π Add key_is_virtual field to File |
310 |
falexwolf |
2023-10-27 |
0.54.0 |
β»οΈ Create using method |
309 |
falexwolf |
2023-10-27 |
|
β¨ Add visibility to File and Dataset |
307 |
sunnyosun |
2023-10-26 |
0.53.0 |
β¨ Enable passing filter expressions to lookup and search |
308 |
sunnyosun |
2023-10-25 |
|
π Remove field email from user |
306 |
falexwolf |
2023-10-19 |
0.52.0 |
π Rename Species to Organism |
305 |
sunnyosun |
2023-10-19 |
|
π Migrate to integer primary keys |
304 |
falexwolf |
2023-10-13 |
0.51.0 |
π¨ Add path properties & storage field on Dataset |
303 |
falexwolf |
2023-10-04 |
0.50.0 |
π Rename notebook series |
302 |
sunnyosun |
2023-10-03 |
|
β¨ Track storage of notebooks |
301 |
falexwolf |
2023-10-01 |
0.49.0 |
π¨ Add a members property to FeatureSet |
300 |
falexwolf |
2023-09-27 |
0.48.4 |
π Document dataset methods |
299 |
falexwolf |
2023-09-23 |
0.48.3 |
β¨ Add reference and reference_type to Dataset , ULabel |
298 |
sunnyosun |
2023-09-15 |
|
π₯ Remove add_labels & get_labels & improve documentation of ULabel |
297 |
falexwolf |
2023-09-09 |
|
π¨ Added return_field to lookup |
296 |
sunnyosun |
2023-09-08 |
|
π Rename Label to ULabel |
295 |
sunnyosun |
2023-09-07 |
|
π¨ Make field optional for from_values |
293 |
sunnyosun |
2023-09-04 |
|
β¬οΈ Switch to WRatio and default to limit=20 for search |
292 |
sunnyosun |
2023-09-04 |
0.47.4 |
π Version dataset |
291 |
falexwolf |
2023-09-02 |
0.47.0 |
π Fix run signature |
289 |
falexwolf |
2023-09-02 |
|
π Prettify field sorting, improve File & Dataset docstring |
290 |
falexwolf |
2023-09-02 |
|
π Fix Run docs |
288 |
falexwolf |
2023-09-01 |
0.46.5 |
π Add modality to from_df and from_anndata |
285 |
falexwolf |
2023-08-31 |
0.46.4 |
β»οΈ Type features |
287 |
falexwolf |
2023-08-31 |
|
π¨ Added include_foregin_keys for repr |
284 |
sunnyosun |
2023-08-29 |
0.46.2 |
π Fix docs |
283 |
sunnyosun |
2023-08-24 |
0.46.1 |
π Make suffix non-nullable |
272 |
falexwolf |
2023-08-23 |
0.46.0 |
π¨ Make storage root unique |
282 |
falexwolf |
2023-08-23 |
|
β»οΈ Version transform |
279 |
falexwolf |
2023-08-23 |
|
π from_anndata and from_df for Dataset |
280 |
falexwolf |
2023-08-23 |
|
π Add modality to Feature |
278 |
falexwolf |
2023-08-23 |
|
β»οΈ Use CanValidate & HasParents |
277 |
falexwolf |
2023-08-23 |
|
π Add transform , run & input_of fields to dataset |
276 |
falexwolf |
2023-08-22 |
|
π¨ Enable default field for .inspect and .validate |
275 |
sunnyosun |
2023-08-22 |
|
π¨ Merge ValidationAware and SynonymsAware into ValidationMixin |
274 |
sunnyosun |
2023-08-22 |
|
π Updated signature of features.from_df |
273 |
sunnyosun |
2023-08-18 |
|
βοΈ Fix typo of map_synonyms backward compat |
271 |
sunnyosun |
2023-08-17 |
|
π Rename map_synonyms to standardize |
270 |
sunnyosun |
2023-08-16 |
|
π Refactored docs |
269 |
falexwolf |
2023-08-12 |
0.45.3 |
π Fix import |
268 |
sunnyosun |
2023-08-11 |
0.45.2 |
π Move describe to Data |
267 |
sunnyosun |
2023-08-11 |
0.45.1 |
β»οΈ Add ParentsAware |
266 |
sunnyosun |
2023-08-11 |
|
π Replace stem_id on File with initial_version |
265 |
falexwolf |
2023-08-10 |
0.45.0 |
π Updated validate() signature |
264 |
sunnyosun |
2023-08-08 |
|
π Add stem_id and version to File |
263 |
falexwolf |
2023-08-08 |
|
π Remove all duplicated type annotation from docs |
262 |
falexwolf |
2023-08-08 |
|
π Document all types |
261 |
falexwolf |
2023-08-08 |
|
β¬οΈ Add InspectResult |
260 |
sunnyosun |
2023-08-07 |
0.44.3 |
πΈ Turn method path() into property path |
259 |
falexwolf |
2023-08-06 |
0.44.2 |
β¨ Added validate() |
257 |
sunnyosun |
2023-08-06 |
0.44.0 |
π Rename ref_field to registry |
256 |
falexwolf |
2023-08-06 |
|
β»οΈ Add Data base class for File & Dataset |
255 |
falexwolf |
2023-08-05 |
|
π Rename ORM to Registry |
254 |
sunnyosun |
2023-08-05 |
|
π Type Link ORMs with LinkORM |
253 |
falexwolf |
2023-08-04 |
0.43.3 |
π Rename select to filter |
252 |
falexwolf |
2023-07-31 |
0.43.0 |
π Rename Feature.label_orms to Feature.registries |
251 |
falexwolf |
2023-07-31 |
|
β»οΈ Aggregate ref_field, ref_orm, ref_schema into ref_field |
250 |
falexwolf |
2023-07-31 |
|
π Move feature foreign key from Label to link model |
249 |
falexwolf |
2023-07-31 |
|
π Allow multiple label ORMs in feature |
247 |
falexwolf |
2023-07-29 |
|
ποΈ Hash can be null |
246 |
falexwolf |
2023-07-26 |
|
π Add signatures to remaining ORMs |
245 |
falexwolf |
2023-07-26 |
0.42.1 |
π Add field hash to FeatureSet |
244 |
falexwolf |
2023-07-26 |
|
πΈ Type-annotate FeatureManager |
243 |
falexwolf |
2023-07-26 |
|
π Rename featureset_id to feature_set_id in FeatureSetFile link table |
242 |
falexwolf |
2023-07-26 |
|
π Add Modality |
240 |
falexwolf |
2023-07-25 |
|
π Add File.accessor |
239 |
falexwolf |
2023-07-25 |
|
π Remove reference Registry from Label and add it to Feature, add slot to FeatureSet link models |
238 |
falexwolf |
2023-07-24 |
0.41.0 |
π Updated view_parents signature |
237 |
sunnyosun |
2023-07-23 |
0.40.1 |
π More comprehensive Label and FeatureSet fields |
236 |
falexwolf |
2023-07-23 |
|
π Integrate Category and Tag into Label |
235 |
falexwolf |
2023-07-22 |
|
π Add description and parents to Tag , delete Project , replace Run.name with Run.reference_type , Run.inputs as File.input_of |
233 |
falexwolf |
2023-07-21 |
|
π Add categories to file and dataset |
232 |
falexwolf |
2023-07-21 |
|
π Improve docstring |
231 |
sunnyosun |
2023-07-20 |
0.39.0 |
π Rename FeatureValue to Category |
230 |
falexwolf |
2023-07-19 |
|
π Add examples to docstring |
229 |
sunnyosun |
2023-07-19 |
|
π Move feature_sets to File instead of having files on FeatureSet |
228 |
falexwolf |
2023-07-19 |
|
β¨ Add Feature.unit |
227 |
falexwolf |
2023-07-19 |
|
β»οΈ Refactor Feature and add FeatureValue |
225 |
falexwolf |
2023-07-18 |
|
π₯ Remove top_hit param from search |
226 |
sunnyosun |
2023-07-18 |
|
π± Added more methods for signature |
224 |
sunnyosun |
2023-07-17 |
|
π Add Transform.parents and File.hash_type |
223 |
falexwolf |
2023-07-07 |
0.38.3 |
β¨ Add from_df and from_anndata to File |
222 |
falexwolf |
2023-07-05 |
0.38.2 |
π Do not show None fields |
221 |
falexwolf |
2023-07-03 |
0.38.1 |
π Move QuerySet to lamindb |
220 |
falexwolf |
2023-07-03 |
|
β¨ Allow for annotate in .df() |
219 |
falexwolf |
2023-07-02 |
|
π Rename File.name to File.description |
218 |
falexwolf |
2023-07-02 |
0.38.0 |
π Update Feature and FeatureSet |
217 |
falexwolf |
2023-07-01 |
|
π Prettify dataframe display |
216 |
falexwolf |
2023-06-30 |
|
π Fix docs |
215 |
falexwolf |
2023-06-30 |
0.37.0 |
π Move File docstrings and signatures |
214 |
falexwolf |
2023-06-29 |
|
π Rename BaseORM to Registry , move Registry signatures here |
213 |
falexwolf |
2023-06-29 |
|
β¨ Add Dataset & Feature ORMs |
212 |
falexwolf |
2023-06-29 |
0.37a1 |
π Denoise display of timestamps |
211 |
falexwolf |
2023-06-26 |
|
π¨ Auto-manage RunInput relationship |
210 |
falexwolf |
2023-06-26 |
0.36.1 |
π Repurpose Folder to Tag |
209 |
falexwolf |
2023-06-22 |
0.36.0 |
π Move BaseORM.__init__ to lamindb |
208 |
falexwolf |
2023-06-19 |
0.35.10 |
π Expand field length short_name in transform |
207 |
falexwolf |
2023-06-19 |
|
π₯ Remove Lookup |
206 |
sunnyosun |
2023-06-15 |
0.35.9 |
π Move methods to lamindb |
205 |
falexwolf |
2023-06-15 |
0.35.8 |
π Make User.name nullable |
204 |
falexwolf |
2023-06-15 |
|
π₯ Remove unnecessary file |
203 |
falexwolf |
2023-06-14 |
|
β
Add migrations check |
202 |
falexwolf |
2023-06-14 |
|
β»οΈ Alter SA migration strategy |
200 |
falexwolf |
2023-06-12 |
0.35.7 |
π± Add migration process for legacy SA instances |
199 |
falexwolf |
2023-06-12 |
0.35.5 |
β»οΈ Less customized IDs |
198 |
falexwolf |
2023-06-12 |
|
β»οΈ Move logic to lamindb |
197 |
falexwolf |
2023-06-12 |
|
β¨ Delete storage in File.delete |
196 |
Koncopd |
2023-06-12 |
|
π Rename Featureset to FeatureSet |
194 |
sunnyosun |
2023-06-10 |
0.35.4 |
β»οΈ Move save logic here |
193 |
falexwolf |
2023-06-10 |
0.35.3 |
π₯ Remove unnecessary files |
192 |
falexwolf |
2023-06-09 |
0.35.2 |
π· Simplify CI & remove docs |
191 |
falexwolf |
2023-06-09 |
|
πΈ Check for required fields |
190 |
falexwolf |
2023-06-09 |
0.35.1 |
πΈ Add select method to BaseORM |
189 |
falexwolf |
2023-06-08 |
0.35.0 |
π¨ Auto fetch related names for Featureset |
188 |
sunnyosun |
2023-06-08 |
|
ποΈ Re-architect transform id |
186 |
falexwolf |
2023-06-06 |
0.35a7 |
π¨ Adapted featureset |
185 |
sunnyosun |
2023-06-05 |
0.35a6 |
β»οΈ Polish schema |
184 |
falexwolf |
2023-06-05 |
|
πΈ Improve QuerySet |
182 |
falexwolf |
2023-06-05 |
|
π₯ Delete SQLAlchemy related content |
181 |
falexwolf |
2023-06-04 |
|
β»οΈ Absorb DjangoORM.create() in DjangoORM.__init__() |
178 |
falexwolf |
2023-06-03 |
|
ποΈ Enable Django backend |
177 |
falexwolf |
2023-06-02 |
0.35a3 |
π Rename lndb to lamindb-setup |
176 |
falexwolf |
2023-06-01 |
0.35a2 |
ποΈ Add Django backend |
175 |
falexwolf |
2023-05-31 |
0.35a1 |
π· Refactor CI |
174 |
falexwolf |
2023-05-30 |
|
ποΈ Remove SQL-level schema modules |
172 |
falexwolf |
2023-05-25 |
0.34.0 |
ποΈ Introduce Django skeleton |
171 |
falexwolf |
2023-05-24 |
|
β»οΈ Refactor types |
170 |
falexwolf |
2023-05-23 |
|
β»οΈ Refactor BaseORM |
169 |
falexwolf |
2023-05-17 |
0.33.8 |
πΈ Add lazy="joined" to some cheap joins |
168 |
falexwolf |
2023-05-16 |
0.33.7 |
π¨ Replace data in Features with iterable |
167 |
sunnyosun |
2023-05-10 |
0.33.6 |
π¨ Replace reference with field in Features |
166 |
sunnyosun |
2023-05-09 |
0.33.5 |
β
Use nbproject-test directly |
165 |
Koncopd |
2023-05-04 |
|
β¨ Enable .lookup() |
164 |
sunnyosun |
2023-04-24 |
0.33.4 |
π¨ Refactor ln.File |
163 |
falexwolf |
2023-04-24 |
0.33.3 |
β‘οΈ Do not change key for in-memory data replace |
162 |
Koncopd |
2023-04-23 |
0.33.2 |
β¨ Change File.replace handling of key |
161 |
Koncopd |
2023-04-23 |
|
π Move Folder.subset to lamindb |
160 |
falexwolf |
2023-04-22 |
|
π Fix population of transform_id in File in edge cases |
159 |
falexwolf |
2023-04-21 |
0.33.1 |
π Better names, more relationships directly on File |
157 |
falexwolf |
2023-04-16 |
0.33.0 |
π Fix .replace() for key != None |
156 |
falexwolf |
2023-04-13 |
0.32.2 |
π¨ Set Transform id upon insert, update Transform default |
154 |
falexwolf |
2023-04-12 |
0.32.1 |
π Add app type |
155 |
falexwolf |
2023-04-12 |
|
π©Ή Fix name check in replace |
153 |
Koncopd |
2023-04-10 |
|
β¨ Overwrite key in replace if needed |
152 |
Koncopd |
2023-04-10 |
|
πΈ Use full filename to populate File.name , introduce File.key and Folder.key |
150 |
falexwolf |
2023-04-08 |
0.32.0 |
β¨ Add File.replace() and File.stage() |
149 |
Koncopd |
2023-04-03 |
0.31.0 |
β»οΈ Refactor Registry defintions |
148 |
falexwolf |
2023-03-29 |
0.30.0 |
π Add reference to Transform |
147 |
falexwolf |
2023-03-25 |
0.30rc5 |
π Add weak backward compat |
commit |
falexwolf |
2023-03-24 |
0.30rc4 |
π Rename DObject to File and DFolder to Folder |
146 |
falexwolf |
2023-03-24 |
0.30rc3 |
π¨ Simplify Run |
145 |
falexwolf |
2023-03-23 |
|
ποΈ Combine Notebook and Pipeline into Transform |
144 |
falexwolf |
2023-03-23 |
0.30rc2 |
π₯ Remove Usage Registry |
143 |
falexwolf |
2023-03-22 |
0.30rc1 |
β¬οΈ typeguard<3.0.0 and update lamindb |
141 |
sunnyosun |
2023-03-15 |
0.29.7 |
π Fix name of reltype |
137 |
falexwolf |
2023-03-14 |
0.29.6 |
π Fix docs reference |
commit |
falexwolf |
2023-03-14 |
0.29.5 |
πΈ Be smart about global_context and load_latest |
136 |
falexwolf |
2023-03-14 |
0.29.4 |
π Rename ref to reference, added backward compat for features_ref |
135 |
sunnyosun |
2023-03-14 |
0.29.3 |
β¨ Implement ln.Features |
134 |
sunnyosun |
2023-03-14 |
0.29.3rc1 |
π Move track_run logic here |
133 |
falexwolf |
2023-03-13 |
0.29.2 |
π Rename get_object to get |
132 |
sunnyosun |
2023-03-01 |
0.29.1 |
π Fix docs references |
130 |
falexwolf |
2023-02-24 |
0.29.0 |
π Use lamin instead of lndb in guides |
129 |
falexwolf |
2023-02-24 |
|
π· Minimal docs build |
128 |
falexwolf |
2023-02-24 |
|
πΈ Change user id back to base62 |
127 |
falexwolf |
2023-02-24 |
|
β¨ Added get_dobject to DFolder |
126 |
sunnyosun |
2023-02-24 |
0.28.7 |
β¨ Added unique constraint uq_storage__objectkey_suffix |
125 |
sunnyosun |
2023-02-24 |
|
π· Use laminci |
124 |
falexwolf |
2023-02-23 |
|
β¨ Create helper functions to add relationships |
121 |
bpenteado |
2023-02-23 |
0.28.6 |
βοΈ Fixed folderkey typo |
123 |
sunnyosun |
2023-02-23 |
0.28.5 |
π Fixed getting objectkey |
122 |
sunnyosun |
2023-02-23 |
0.28.4 |
π Rename dobjects_features to dobject_features |
120 |
sunnyosun |
2023-02-23 |
0.28.3 |
π Rename _filekey and _folderkey to _objectkey |
119 |
sunnyosun |
2023-02-23 |
0.28.2 |
π· Upload run outputs to lamin-site-assets |
116 |
falexwolf |
2023-02-22 |
|
β¨ Create DFolder from a folder |
113 |
sunnyosun |
2023-02-22 |
0.28.1 |
π Rename DObject.run_id to DObject.source_id |
114 |
falexwolf |
2023-02-21 |
0.28.0 |
π Fix determination of postgres vs sqlite |
112 |
falexwolf |
2023-02-17 |
|
β¨ Add relationship between DFolder and DObject |
110 |
bpenteado |
2023-02-16 |
0.27.1 |
π Add column external_id to Run |
109 |
falexwolf |
2023-02-14 |
0.27.0 |
π§ Ensure all id lengths are multiples of 4 |
108 |
falexwolf |
2023-02-14 |
|
π Move storage table back to core module |
89 |
falexwolf |
2023-02-14 |
0.26.1 |
π₯ Remove migration files |
107 |
sunnyosun |
2023-02-14 |
0.26.0 |
β¬οΈ Upgrade and rename lndb_setup to lndb (v0.32.0) |
105 |
bpenteado |
2023-02-13 |
0.25.12 |
π Rename track_runin to is_run_input |
104 |
sunnyosun |
2023-02-13 |
0.25.11 |
β¨ Added track_runin to DObject.load() |
103 |
sunnyosun |
2023-02-13 |
0.25.10 |
π Fix Registry preview message |
102 |
bpenteado |
2023-02-07 |
|
πΈ Introduce Registry relationship previews |
101 |
bpenteado |
2023-02-07 |
|
π Rename DSet to DFolder |
100 |
sunnyosun |
2023-02-07 |
0.25.9 |
π₯ Disable Registry relationship preview |
99 |
bpenteado |
2023-02-02 |
0.25.8 |
π Fix assigning _cloud_filepath |
98 |
sunnyosun |
2023-02-02 |
0.25.7 |
β¨ Added _filekey to DObject for custom file keys |
97 |
sunnyosun |
2023-02-02 |
0.25.6 |
β¨ Added _cloud_filepath private attribute |
96 |
sunnyosun |
2023-02-02 |
0.25.5 |
β¨ Add rich string representation for Registry classes |
95 |
bpenteado |
2023-01-31 |
0.25.4 |
πΈ Auto populate fk constrained fields from Relationship s |
94 |
bpenteado |
2023-01-26 |
0.25.3 |
π Fix strict type checking for relationships |
93 |
bpenteado |
2023-01-24 |
0.25.2 |
π©Ή Fix error message in Relationship type checking |
92 |
bpenteado |
2023-01-23 |
0.25.1 |
β¨ Enable data validation with pydantic |
91 |
bpenteado |
2023-01-20 |
0.25.0 |
π©Ή Fix _dbconfig |
90 |
falexwolf |
2023-01-16 |
0.24.1 |
π· Extend CI to py3.8-3.10 |
88 |
sunnyosun |
2023-01-12 |
|
π Add title field to Notebook |
87 |
falexwolf |
2023-01-09 |
0.24.0 |
π₯ Remove backward compat |
86 |
falexwolf |
2023-01-05 |
|
π· Reformat to 176 char line length |
85 |
falexwolf |
2023-01-05 |
|
π Fixed bug in DObject not autogenerate id |
84 |
sunnyosun |
2022-12-14 |
0.23.2 |
π Update docstring |
83 |
falexwolf |
2022-12-12 |
|
π Rename input to inputs |
81 |
falexwolf |
2022-12-09 |
0.23.1 |
π Avoid double construction |
80 |
falexwolf |
2022-12-09 |
0.23.0 |
π Fix privates |
79 |
falexwolf |
2022-12-09 |
0.22.4 |
π Fix size |
78 |
falexwolf |
2022-12-09 |
0.22.3 |
β¨ Combine record with DObject |
77 |
sunnyosun |
2022-12-09 |
0.22.2 |
π₯
Fully module-qualified path for Pipeline |
75 |
falexwolf |
2022-12-08 |
|
π Prettify noxfile |
74 |
falexwolf |
2022-12-08 |
|
β»οΈ Clean up migration tests |
73 |
falexwolf |
2022-12-08 |
0.22.1 |
β
Migration testing primitives on postgres |
72 |
falexwolf |
2022-12-07 |
|
π Rename Jupynb to Notebook and add relationships |
69 |
falexwolf |
2022-12-07 |
0.22.0 |
π¨ Reorganize, more tests, change size to BigInt |
68 |
falexwolf |
2022-12-07 |
|
β¨ add_relationship_keys function |
67 |
falexwolf |
2022-12-06 |
|
π Fix import |
66 |
falexwolf |
2022-12-05 |
0.21.2 |
β¨ Bypass load settings |
65 |
fredericenard |
2022-12-02 |
|
π¨ Prettify API & docs |
64 |
falexwolf |
2022-11-28 |
|
π± Add tested migration |
63 |
falexwolf |
2022-11-28 |
0.21.1 |
π Move storage to public |
62 |
fredericenard |
2022-11-24 |
0.21.0 |
π Rename checksum to hash |
60 |
falexwolf |
2022-11-18 |
0.20.0 |
ποΈ Add Features table |
59 |
falexwolf |
2022-11-17 |
0.19.0 |
β¨ Add path property to DObject |
58 |
falexwolf |
2022-11-14 |
0.18.0 |
π Fix migration |
57 |
falexwolf |
2022-11-12 |
0.17.1 |
ποΈ Aggregate Run and DTransform |
56 |
falexwolf |
2022-11-11 |
0.17.0 |
π± Add migration for postgres |
55 |
falexwolf |
2022-11-10 |
0.16.1 |
π Rename PipeineRun to Run |
54 |
falexwolf |
2022-11-10 |
0.16.0 |
π Fix prefix II |
53 |
falexwolf |
2022-11-03 |
0.15.2 |
π Fix prefix |
52 |
falexwolf |
2022-11-03 |
0.15.1 |
π¨ Camel case class names |
51 |
falexwolf |
2022-11-02 |
0.15.0 |
π± Migration and fixes for postgres |
50 |
falexwolf |
2022-11-02 |
|
β¨ Schema modules on SQL level |
49 |
falexwolf |
2022-11-01 |
|
π§βπ» Added naming convention |
47 |
sunnyosun |
2022-10-20 |
|
β¨ Added dset and project |
46 |
sunnyosun |
2022-10-19 |
0.14.0 |
π Rename query to select |
45 |
falexwolf |
2022-10-12 |
0.13.0 |
π Add migration version |
- |
falexwolf |
2022-10-11 |
0.12.1 |
β¨ Add checksum column |
43 |
fredericenard |
2022-10-11 |
0.12.0 |
π Add name column to user |
42 |
falexwolf |
2022-10-10 |
0.11.0 |
π©Ή Fix migration script |
41 |
falexwolf |
2022-10-07 |
0.10.1 |
πΈ Auto-populated CreatedBy |
40 |
falexwolf |
2022-10-07 |
0.10.0 |
ποΈ Remove version column from dobject |
39 |
falexwolf |
2022-09-30 |
0.9.0 |
π· Fix CI setup |
37 |
falexwolf |
2022-09-26 |
|
πΈ Fix type annotations of primary keys and add docstrings everywhere |
35 |
falexwolf |
2022-09-26 |
0.8.1 |
β¨ Add size field to dobject |
32 |
falexwolf |
2022-09-25 |
0.8.0 |
π± Add migration script |
34 |
falexwolf |
2022-09-24 |
0.7.3 |
π©Ή Fix type annotation of timestamps |
33 |
falexwolf |
2022-09-24 |
|
π Add noqa to script mako & simpler unique constraint |
31 |
falexwolf |
2022-09-23 |
|
β¨ Add insert to type.usage |
30 |
sunnyosun |
2022-09-21 |
|
π Move migrations to package |
29 |
falexwolf |
2022-09-20 |
0.7.2 |
π Rename file_suffix to suffix |
28 |
falexwolf |
2022-09-18 |
0.7.1 |
β¨ Rename time stamps and make them server default |
27 |
falexwolf |
2022-09-18 |
0.7.0 |
π Move testdb into tests dir |
26 |
falexwolf |
2022-09-18 |
|
β¨ Enable independent migrations across modules |
25 |
falexwolf |
2022-09-15 |
0.6.0 |
π©Ή Add timestamps to pipeline |
24 |
falexwolf |
2022-08-26 |
0.5.1 |
π Re-export pipeline at root level |
23 |
falexwolf |
2022-08-26 |
|
β¨ Add table pipeline |
22 |
falexwolf |
2022-08-26 |
0.5.0 |
β»οΈ Refactor id, create type submodule |
21 |
falexwolf |
2022-08-24 |
|
πΈ Change instance & storage id to 10 char, overhaul ID module |
20 |
falexwolf |
2022-08-24 |
|
Use id to reference storage |
19 |
fredericenard |
2022-08-23 |
0.4.1 |
π Add migration for v0.4.0 |
16 |
falexwolf |
2022-08-22 |
0.4.0 |
ποΈ Add indexes and remove dtransform_out |
15 |
falexwolf |
2022-08-22 |
|
ποΈ Track cloud workspace location |
14 |
fredericenard |
2022-08-20 |
0.3.3 |
π Rename package from lndb-schema-core to lnschema-core |
10 |
falexwolf |
2022-08-19 |
0.3.2 |
ποΈ Rename pipeline to pipeline_run and remove v |
9 |
bpenteado |
2022-08-18 |
0.3.1 |
π Add migration from v0.1.1 to v0.3.0 |
8 |
falexwolf |
2022-08-08 |
|
π Rename track_do to usage |
6 |
falexwolf |
2022-08-03 |
0.3.0 |
ποΈ Attach id yvzi and add version table version_yvzi |
5 |
falexwolf |
2022-08-03 |
|
ποΈ Add user.handle |
4 |
falexwolf |
2022-08-01 |
0.2.1 |
ποΈ Schema v0.2.0 with dtransform |
3 |
falexwolf |
2022-07-29 |
0.2.0 |
π Add migrations from lamindb-schema |
2 |
falexwolf |
2022-07-28 |
|
π Move code from lamindb-schema |
1 |
falexwolf |
2022-07-23 |
0.1.0 |