Skip to content

Releases: michaelborn/UpChunk

2.1.0

18 Apr 03:38
Compare
Choose a tag to compare
v2.1.0

Latest Release v2.1.0

v2.0.2

03 Nov 20:49
Compare
Choose a tag to compare

πŸ› FIX

  • *: Correct release workflow
    (8519bc4)

v2.0.1

11 Aug 13:23
Compare
Choose a tag to compare

πŸ› FIX

  • *: Use Github artifacts committer to commit new box.json version
    (fca7f61)
  • *: Set correct version in box.json
    (2f0922b)

v2.0.0

06 Aug 14:13
Compare
Choose a tag to compare

BREAKING

  • *: Chunked upload file extension inherits from filename (70a2d5c)

πŸ› FIX

  • *: Correct semantic release target branch
    (7ef530a)
  • *: Drop ACF 2016 support
    (66f11c2)
  • *: Correct test bugs on Adobe CF
    (3f9475e)
  • *: Correct GA workflow "start server" syntax
    (01b48ed)

πŸ‘Œ IMPROVE

  • *: Apply cfformat changes
    (73b9498)
  • *: Enable verbose errors for GA workflows
    (d2a6e1a)
  • *: Apply cfformat changes
    (dc5c59d)
  • *: Use Emoji Log standard for cfformat commit
    (6c35b88)
  • *: Clean up github actions test steps
    (247dbc7)

πŸ“– DOC

  • *: Improve README release badge, "Features" and "Contributions"
    (39b26e8)
  • *: Readme, github actions and ModuleConfig docs improvements
    (db048cc)
  • *: Fix module logo in readme
    (8c34482)

πŸ“ OTHER

  • *: Merge pull request #2 from michaelborn/feat/tests (be1a555)
  • *: Merge branch 'feat/tests' of github.com:michaelborn/UpChunk into feat/tests
    (68d084f)
  • *: Merge branch 'feat/tests' of github.com:michaelborn/UpChunk into feat/tests
    (e5df766)
  • *: style: Apply cfformat changes
    (b5a17f3)
  • *: 1.0.1 (08f7c02)

πŸ“¦ NEW

πŸš€ RELEASE

  • *: V2 Merge pull request #1 from michaelborn/feat/tests (f9254bf)

πŸ€– TEST

  • *: Drop unnecessary files from test coldbox app
    (7685764)
  • *: Clean up test directory and test file creation
    (632f709)
  • *: Add chunked upload tests
    (d47bc69)
  • *: Build out test for chunked file uploads
    (98ea733)

v1.0.0

06 Aug 13:58
Compare
Choose a tag to compare

BREAKING

  • *: Chunked upload file extension inherits from filename (70a2d5c)

πŸ› FIX

  • *: Correct semantic release target branch
    (7ef530a)
  • *: Drop ACF 2016 support
    (66f11c2)
  • *: Correct test bugs on Adobe CF
    (3f9475e)
  • *: Correct GA workflow "start server" syntax
    (01b48ed)

πŸ‘Œ IMPROVE

  • *: Apply cfformat changes
    (73b9498)
  • *: Enable verbose errors for GA workflows
    (d2a6e1a)
  • *: Apply cfformat changes
    (dc5c59d)
  • *: Use Emoji Log standard for cfformat commit
    (6c35b88)
  • *: Clean up github actions test steps
    (247dbc7)

πŸ“– DOC

  • *: Readme, github actions and ModuleConfig docs improvements
    (db048cc)
  • *: Fix module logo in readme
    (8c34482)
  • *: Update readme and license
    (12ba054)

πŸ“ OTHER

  • *: Merge pull request #2 from michaelborn/feat/tests (be1a555)
  • *: Merge branch 'feat/tests' of github.com:michaelborn/UpChunk into feat/tests
    (68d084f)
  • *: Merge branch 'feat/tests' of github.com:michaelborn/UpChunk into feat/tests
    (e5df766)
  • *: style: Apply cfformat changes
    (b5a17f3)
  • *: 1.0.1 (08f7c02)
  • *: 1.0.0 (cb3d073)
  • *: chore: Format cfcs via cfformat
    (3fcf99f)
  • *: feat: Add new Uploader.js vendor support (4c9d05c)
  • *: refactor: Improve upload handling, return final filename (4f50e82)
  • *: fix: Clean up for Lucee (ad504aa)
  • *: style: Add "logo" ;)
    (e0c8d7e)
  • *: style: Tweak readme docs formatting
    (3ad06e1)
  • *: style: Convert indentation to spaces - NOT TABS plz! ;)
    (fe41296)
  • *: docs: Add "Extending UpChunk" docs
    (2d45096)
  • *: feat: Add github build badges
    (44e7aea)
  • *: style: Added CFFormat and DocBox Github Actions scripts
    (5a31e83)
  • *: fix: Various syntax, interface and other bug fixes
    (cc4a844)
  • *: feat: Spec out initial implementation and config
    (17d0a23)
  • *: Initial commit (20df65a)
  • *: Initial commit (6b8a203)
  • *: Initial commit (d322143)

πŸ“¦ NEW

πŸš€ RELEASE

  • *: V2 Merge pull request #1 from michaelborn/feat/tests (f9254bf)

πŸ€– TEST

  • *: Drop unnecessary files from test coldbox app
    (7685764)
  • *: Clean up test directory and test file creation
    (632f709)
  • *: Add chunked upload tests
    (d47bc69)
  • *: Build out test for chunked file uploads
    (98ea733)
  • *: Begin fleshing out integration specs for UpChunk
    (9cf615e)