Skip to content

Commit

Permalink
Merge pull request #185 from TrustNXT/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
cyraxx authored Dec 6, 2024
2 parents 76d87da + a39c0e6 commit 37c589a
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-olives-count.md

This file was deleted.

34 changes: 20 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,60 +1,66 @@
# c2pa-ts

## 0.5.4

### Patch Changes

- b90dd4b: Use two underscores for ingredient thumbnail assertion suffix

## 0.5.3

### Patch Changes

- cf0a06a: Training and Data Mining assertion: Do not write empty constraint_info fields
- cf0a06a: Training and Data Mining assertion: Do not write empty constraint_info fields

## 0.5.2

### Patch Changes

- 4a45454: Update Training and Data Mining assertion according to CAWG spec update
- 4a45454: Update Training and Data Mining assertion according to CAWG spec update

## 0.5.1

### Patch Changes

- df61eb6: Populate success field of ValidationResult entries
- 5c6e74e: Handle edge cases during string measuring
- df61eb6: Populate success field of ValidationResult entries
- 5c6e74e: Handle edge cases during string measuring

## 0.5.0

### Minor Changes

- 0fb414c: Support additional assertions (Training and Data Mining, CAWG Metadata)
- 33e0541: Fix COSE deserilization failing for single-certificate chains
- 0fb414c: Support additional assertions (Training and Data Mining, CAWG Metadata)
- 33e0541: Fix COSE deserilization failing for single-certificate chains

## 0.4.1

### Patch Changes

- 4a9fc91: Fix build errors
- 4a9fc91: Fix build errors

## 0.4.0

### Minor Changes

- 67def7a: Use TypedArray support in typed-binary for better performance
- 67def7a: Use TypedArray support in typed-binary for better performance

## 0.3.2

### Patch Changes

- dfe157b: Don't check signature algorithm allow list for chain certificates
- dfe157b: Don't check signature algorithm allow list for chain certificates

## 0.3.1

### Patch Changes

- 3464be0: BMFF: Fix adjustment of extents in iloc box
- 3464be0: BMFF: Fix adjustment of extents in iloc box

## 0.3.0

### Minor Changes

- 3b5dbfd: Add RFC3161 timestamping support
- 3b5dbfd: Add RFC3161 timestamping support

## 0.2.2

Expand All @@ -68,16 +74,16 @@ No changes, build script fixes only

### Minor Changes

- 25908af: Implement thumbnail assertion
- 25908af: Implement thumbnail assertion

## 0.1.2

### Patch Changes

- 64716ad: initial release
- 64716ad: initial release

## 0.1.1

### Patch Changes

- 1e92d8c: initial release
- 1e92d8c: initial release
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trustnxt/c2pa-ts",
"version": "0.5.3",
"version": "0.5.4",
"type": "module",
"author": "TrustNXT GmbH <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 37c589a

Please sign in to comment.