Skip to content

Latest commit

 

History

History
165 lines (104 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

165 lines (104 loc) · 2.62 KB

Changelog

1.1.4

🎉 Released:

  • 11th November 2024

🔨 Improvements:

  • Updated dependencies packages

1.1.3

🎉 Released:

  • 20th May 2024

🔨 Improvements:

  • Improved log output for --rename-key-column
  • Improved upload speed

1.1.2

🎉 Released:

  • 10th May 2024

🔨 Improvements:

  • Updated dependencies packages

1.1.1

🎉 Released:

  • 28th April 2024

🔨 Improvements:

  • Added support to log skipped images (#38)

1.1.0

🎉 Released:

  • 27th April 2024

🔨 Improvements:

  • Added support to auto-skip image upload when associated row has missing images (#37)

1.0.9

🎉 Released:

  • 26th April 2024

🔨 Improvements:

  • Added support for multiple attachemnt columns mapping

🐞 Bug Fix:

  • Improved handling of multiple attachemnt columns (#36)

1.0.8

🎉 Released:

  • 2nd March 2024

🐞 Bug Fix:

  • Improved error handling of Airtable wrong token (#35)

1.0.7

🎉 Released:

  • 16th February 2024

🔨 Improvements:

  • Improved logic for --dropbox-refresh-token augmentation (#34)
  • Improved log output with --verbose augmentation

🐞 Bug Fix:

  • Fixed Dropbox refresh token creation (#31)
  • Improved error handling of property mismatch (#33)

1.0.6

🎉 Released:

  • 22nd January 2024

🔨 Improvements:

  • Added new macOS pkg release with notarization ticket stapled
  • Improved error message without arguments

1.0.5

🎉 Released:

  • 15th January 2024

🔨 Improvements:

  • Added codesign and notarization to macOS binary

1.0.4

🎉 Released:

  • 18th December 2023

🔨 Improvements:

  • Added .json support for MarkersExtractor (#28)
  • Improved progress bar behaviour (#30)
  • Improved warning log output
  • Improved internal codebase

1.0.3

🎉 Released:

  • 13th December 2023

🔨 Improvements:

  • Added --rename-key-column : rename the key column in the file to a different key column in Airtable (#27)

1.0.2

🎉 Released:

  • 11th December 2023

🔨 Improvements:

  • Added Airlift version number in Log File (#26)

🐞 Bug Fix:

  • Fixed metavar argument parser (#24)
  • Fixed tqdm breaking due to multiprocess (#13)

1.0.1

🎉 Released:

  • 22nd November 2023

🔨 Improvements:

  • Added --columns-copy : Copys value of one column to multiple other columns (#25)
  • Improved error handling logic when attachments are not found

1.0.0

🎉 Released:

  • 18th November 2023

This is the first public release of Airlift!