Skip to content

Releases: gecBurton/csv-bleach

2.4.0

02 Jan 10:15
7c7d65d
Compare
Choose a tag to compare
  • only converting to utf where necessary
  • now using ruff in CI

python3.11

11 Oct 18:08
d9cd869
Compare
Choose a tag to compare
feature/python3.11 (#22)

* now works with python3.11 and automatically converts data to utf8

* updated README

* updated poetry.lock

---------

Co-authored-by: george <g.e.c.burton@gmal.com>

v0.2.4

23 Jan 14:21
3245c39
Compare
Choose a tag to compare
renamed bleach -> csv_bleach (#21)

* renamed bleach -> csv_bleach

* fixed makefile

v0.2.2

20 Jan 15:06
7972b74
Compare
Choose a tag to compare
build fix (#19)

v0.2.1

20 Jan 15:01
ea8152c
Compare
Choose a tag to compare
renamed csv_bleach to bleach (#18)

* bumped v to 0.2.0

* renamed csv_bleach -> bleach

v0.2.0

20 Jan 14:34
176213e
Compare
Choose a tag to compare
bumped v to 0.2.0 (#17)

v0.1.4

20 Jan 14:16
0fa6452
Compare
Choose a tag to compare
fix entry points (#16)

non poetry access point

20 Jan 14:07
c00a490
Compare
Choose a tag to compare
v0.1.3

__main__ (#15)

v0.1.2

20 Jan 13:00
9e17b5d
Compare
Choose a tag to compare
automatic deployments (#14)

* updated sample code

* updated README