Skip to content

Releases: tgxn/media-organize

v2.0.0

13 Jul 13:51
Compare
Choose a tag to compare

2.0.0 (2021-07-13)

Breaking

  • Switch to use one primary app data directory (5584da8)

Deps

  • Switch to nunjucks for more functionality (c521ba3)

Docs

Fix

Logging

  • Improve messages (325d1f3)
  • Set default to info, error when quiet (67e1306)
  • Support home-relative directory (6c22aad)

Logs

  • Additional logging in main (5cc0a92)
  • Logfile defaults to debug-level (32ecbfc)
  • Switch some verbosity levels (45a5325)

New

  • Add normal filter to remove all non-safe characters (6af237a)
  • Add normal formatter (645d8ba)
  • Add warning when there's no configs defined (49dc0b4)
  • Update layer formatting to use nunjucks (9155343)
  • Updated logger settings (69d5100)

Refactor

  • Update to use an iife async function (19c5d4f)

Tests

  • Fix for logger tests (277e90c)
  • Include fileName in tests output (063d261)
  • Mocks TackConfig object class (e738d44)
  • Resolve tests following data directory changes (614c098)

Upgrade

  • Upgrade jest and nodemon (61bac66)

v1.9.0

13 Jul 08:43
ae0b13c
Compare
Choose a tag to compare

1.9.0 (2021-07-13)

New

  • Add classifier to metadata (670bcd0)

Tests

v1.8.0

12 Jul 13:47
596ca71
Compare
Choose a tag to compare

1.8.0 (2021-07-12)

Depend

  • Remove CLI Spinners and Spinners (cbcb315)

Update

v1.7.0

12 Jul 11:03
c07a819
Compare
Choose a tag to compare

1.7.0 (2021-07-12)

Docs

  • Added better man page and automatic usage (a4cd019)

New

  • Added createdAt to storage (c584531)

Style

  • Format yaml action file (b50b529)

Tests

  • Resolve tests for memory.js (996ec88)

v1.6.0

02 Jul 11:51
Compare
Choose a tag to compare

1.6.0 (2021-07-02)

CI

  • Disable coverage annotations (e6efedf)

Depend

Fix

  • Update logger imports and transports (9da62d4)

Logs

  • Add style, level, fix instance (b2dd4d7)

Minor

  • Add files to package.json (a236208)

Nea

  • Replace all logging calls (693721b)

New

  • Added basic logging functionality (967efb8)

Tests

v1.5.0

30 Jun 14:10
5dbf19b
Compare
Choose a tag to compare

1.5.0 (2021-06-30)

Fix

Update

  • Remove dependencies/imports and dynamic generator (e6d929c)
  • Remove dynaic test generator (d699874)
  • Split organize into layer and parser (02cbac0)

v1.4.0

30 Jun 11:13
08e09f3
Compare
Choose a tag to compare

1.4.0 (2021-06-30)

CI

  • Remove coverage annotation (da2617e)

Fix

  • Display result of operation, dedupe array (7e1ea1f)

Style

  • Apply updated prettier formatting (00665a8)

Update

  • Add work on linking at finalization (d50d75e)

v1.3.0

29 Jun 15:27
6b7c3a5
Compare
Choose a tag to compare

1.3.0 (2021-06-29)

Ci

  • Retarded documentation on this action (96994c4)

CI

Style

Tests

Update

  • Rename store to memory (f898774)
  • Storage class converted to use promises (39e3d0c)

v1.2.0

29 Jun 10:28
Compare
Choose a tag to compare

1.2.0 (2021-06-29)

Update

  • Add keywords to package.json (bee1a2f)

v1.1.0

29 Jun 10:18
Compare
Choose a tag to compare

1.1.0 (2021-06-29)

Docs

  • Add docs for allowedSize option (fe2072f)
  • Add docs for allowedSize option (d104981)
  • Update array format (e484985)
  • Update array format (2a19140)

Feat

  • Add optional file-size checking (5c23ef5)
  • Support passing data file locations to CLI (8d88608)

New

  • Add optional file-size checking (d9984fe)
  • Support passing data file locations to CLI (9a3a121)

Tests

  • Remove old file-based tests (19a62d8)
  • Remove old file-based tests (1e38f30)
  • Resolve tests with filesystem mocks (b857e8a)
  • Resolve tests with filesystem mocks (c4a4af4)