Skip to content

Commit 221f56b

Browse files
authored
Merge pull request #674 from Labelbox/jtso/al-3330
[AL-3330] NDJsonConverter support for PDF Assets
2 parents 8afcfb9 + 392288f commit 221f56b

File tree

13 files changed

+844
-7
lines changed

13 files changed

+844
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
# Version 0.0.0 (YYYY-MM-DD) - In Progress
4+
### Added
5+
* Support for document (pdf) de/serialization from exports
6+
* Use the `LBV1Converter.serialize()` and `LBV1Converter.deserialize()` methods
7+
* Support for document (pdf) de/serialization for imports
8+
* Use the `NDJsonConverter.serialize()` and `NDJsonConverter.deserialize()` methods
9+
310
# Version 3.26.1 (2022-08-23)
411
### Changed
512
* `ModelRun.get_config()`

0 commit comments

Comments
 (0)