Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Relativity.Export.SDK.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

The Relativity Export SDK package contains interfaces for interacting with Relativity Export APIs via .NET.

## 3.7.3

### Release Notes

* Added `SpecialArtifactIds` enum for MDS transcript export options (`TranscriptMdsFullMetadata`, `TranscriptMdsTextOnly`). Use these values in `PrecedenceFieldsArtifactIDs` to export transcript metadata as CSV or transcript text as TXT.

## 3.6.1

### Release Notes
Expand Down
6 changes: 6 additions & 0 deletions Relativity.Import.Models.SDK.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

The Relativity Import Models SDK package contains contracts models for interacting with Relativity Import APIs via .NET.

## v1.7.8

### Release Notes

* Version up to synchronize with Relativity.Import.SDK

## v1.7.7

### Release Notes
Expand Down
6 changes: 6 additions & 0 deletions Relativity.Import.SDK.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

The Relativity Import SDK package contains interfaces for interacting with Relativity Import APIs via .NET.

## v1.7.8

### Release Notes

* Updated NuGet package icon

## v1.7.7

### Release Notes
Expand Down