Skip to content

Releases: TheAcharya/csv2notion-neo

v1.1.1

21 Dec 06:11
a84dfe6
Compare
Choose a tag to compare

1.1.1

🎉 Released:

  • 21st December 2023

🐞 Bug Fix:

  • Fixed conversion of integers into strings

v1.1.0

20 Dec 11:40
058bd6a
Compare
Choose a tag to compare

1.1.0

🎉 Released:

  • 20th December 2023

🔨 Improvements:

  • Added .json support for MarkersExtractor (#9)
  • Added --payload-key-column : define key column in JSON payload (#12)
  • Added CSV2Notion Neo version number in log file (#11)
  • Added --rename-notion-key-column : rename the key column in the file to a different key column in Notion (#12)
  • Improved legibility of warning log

v1.0.2

30 Nov 12:07
fad45f6
Compare
Choose a tag to compare

1.0.2

🎉 Released:

  • 30th November 2023

🐞 Bug Fix:

  • Add missing imports
  • Fixed avoid sending big payload on views update (#8)

v1.0.1

23 Oct 01:45
23c5527
Compare
Choose a tag to compare

1.0.1

🎉 Released:

  • 23rd October 2023

This is the first public release of CSV2Notion Neo!

🔨 Improvements:

  • Added repository URL within --help (#5)
  • Updated repository's CI test workflows

v1.0.0

15 Oct 08:14
7de0c4f
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

1.0.0

🎉 Released:

  • 15th October 2023

This is the first public pre-release of CSV2Notion Neo!

🐞 Bug Fix:

  • Fixed batch uploading Icon Image (#1 )
  • Fixed batch uploading Images from CSV (#2)