Skip to content

v1.1.1-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 08:05
· 269 commits to beta since this release
bc460eb

1.1.1-beta.1 (2023-07-04)

Bug Fixes

  • Add support for mts, ai, cr3 & orf (0e13238), closes #239
  • File diffing issue (c47b057), closes #232
  • Maximum call size no longer exceeded for large libraries (1d0f5e9), closes #231
  • Support for 'largeThumbnail' extension (913671c)
  • Truncating log file before submitting (b050158)

Tests

  • Replacing .toThrowError(new Error) with .toThrow(regex) (f18291a)
  • Updating of tests to support new environment (855f5cc)

Build System

  • Update of VSCode settings (0a31704)
  • Updating project structure for new build system (9e7af62)

CI Pipeline

  • Complete rework of CI/CD pipeline (e2ad084)

Maintenance

  • Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.59.9 in /app (f4d0cc3), closes #276
  • Bump croner from 5.3.5 to 6.0.3 in /app (c236671), closes #237
  • Bump eslint from 8.31.0 to 8.42.0 in /app (48f663d), closes #274
  • Bump eslint from 8.31.0 to 8.42.0 in /app (08097e7), closes #274
  • Bump jest and @types/jest from 29.0.3 to 29.5.0 (0e8f35f)
  • Bump node 18.16.1 (a369622), closes #275 #263
  • Bump ts-jest from 29.0.5 to 29.1.1 in /app (3c5dafc)
  • Bump typescript from 4.9.4 to 5.1.3 in /app (ab05fb6), closes #272
  • Misc. dependency bumps (ee91335)
  • Update mkdocs requirement from ~=1.4.2 to ~=1.4.3 in /pages (ae75036), closes #256
  • Update mkdocs-material requirement from ~=9.1.2 to ~=9.1.15 in /pages (43bb318), closes #271

Documentation

  • Added PR template (83bd1b8)
  • Addition of Contribution Guidelines and Code of Conduct (b9e8fcd)
  • Restructuring of docs (284e66a)
  • Update of Readme (a34373a)
  • Updated and completed typedoc (83a9ef4)