f640161d87
CHANGELOG.md: add notes about SPDX and Python
2022-12-13 10:45:36 +03:00
051777bcec
Ignore subregion field for missing region checks
...
continuous-integration/drone/push Build is passing
Due to a sloppy regex I was sometimes matching the subregion field
when checking for missing UN M.49 regions in the region field.
2022-12-07 23:18:47 +01:00
8f3db86a36
CHANGELOG.md: fix header
continuous-integration/drone/push Build is passing
2022-10-31 11:43:14 +03:00
58b7b6e9d8
Version 0.6.0
continuous-integration/drone/push Build is passing
2022-09-02 16:35:58 +03:00
566c2b45cf
Remove Excel support
...
I never used this and it seems xlrd doesn't even support .xlsx any-
more anyways. If this was needed I could theoretically use openpyxl
but I'd rather just stick to CSV.
2022-09-02 16:14:24 +03:00
41b813be6e
CHANGELOG.md: add not about exclude logic
2022-09-02 16:03:51 +03:00
da87531779
CHANGELOG.md: Add note about adding missing regions
2022-07-28 16:54:05 +03:00
e1b270cf83
CHANGELOG.md: add note about dropping invalid AGROVOC values
continuous-integration/drone/push Build is passing
2021-12-23 12:47:42 +02:00
a351ba9706
CHANGELOG.md: add notes about ftfy
2021-12-15 22:09:01 +02:00
5854f8e865
CHANGELOG.md: add note about unnecessary Unicode
2021-12-15 13:56:31 +02:00
cef6c66b30
CHANGELOG.md: start next changes
2021-12-09 23:21:58 +02:00
cc34db7ff8
Version 0.5.0
continuous-integration/drone/push Build is passing
2021-12-08 15:29:46 +02:00
b79e07b814
CHANGELOG.md: Add note about countries without regions
2021-12-08 15:21:45 +02:00
f5fa33bbc6
CHANGELOG.md: add title in citation note
2021-12-05 16:23:39 +02:00
c95261f522
CHANGELOG.md: Add note about fix.newlines
continuous-integration/drone/push Build is passing
2021-10-08 14:37:12 +03:00
831ce979c3
CHANGELOG.md: Clarify regex fixes
2021-10-06 21:23:35 +03:00
72dd3e7272
CHANGELOG.md: Add notes about regexes
2021-10-06 19:35:59 +03:00
81069259ba
CHANGELOG.md: Add note about bibliographicCitation
continuous-integration/drone/push Build is passing
2021-10-06 16:16:51 +03:00
dbc0437d59
CHANGELOG.md: Add note about Python deps
continuous-integration/drone/push Build is passing
2021-04-14 16:16:02 +03:00
a04dbc50db
Add notes about checking and fixing mojibake
2021-03-19 11:48:27 +02:00
f816e17fe7
Version 0.4.7
continuous-integration/drone/push Build is passing
2021-03-17 10:00:34 +02:00
652b7ea98c
CHANGELOG.md: Add note about poetry dependencies
2021-03-17 09:58:02 +02:00
a313b7527a
CHANGELOG.md: Add note about duplicate items
2021-03-17 09:55:07 +02:00
1aa2084230
CHANGELOG.md: Add note about checks
2021-03-16 16:11:24 +02:00
ed084da08c
CHANGELOG.md: Add note about multi-value separators
continuous-integration/drone/push Build is passing
2021-03-14 21:04:19 +02:00
fb35afd937
CHANGELOG.md: Add note about requests cache
2021-03-14 09:13:51 +02:00
1008acf35e
Always fix invalid multi-value separators
...
continuous-integration/drone/push Build is passing
This is no longer class-ified as "unsafe" as I have yet to see a
case where this was intentional, and it always causes issues when
you import the data in a DSpace repository.
2021-03-13 12:59:45 +02:00
1554cfd5c9
Version 0.4.6
2021-03-11 12:14:54 +02:00
00b8faad6d
CHANGELOG.md: Fix headers
2021-03-11 12:13:22 +02:00
7ad821dcad
CHANGELOG.md: Add note about poetry dependencies
2021-03-11 11:10:27 +02:00
e0e3ca6c58
CHANGELOG.md: Add notes about DCTERMS in data/test.csv
2021-03-11 10:50:52 +02:00
d7d4d4efca
CHANGELOG.md: Add note about SPDX license identifiers
2021-03-11 10:37:27 +02:00
202bda862a
Bump version to 0.4.5
continuous-integration/drone/push Build is passing
2021-03-04 21:38:10 +02:00
fc5bedcc5c
CHANGELOG.md: Add poetry update
2021-03-04 21:32:46 +02:00
27b2d81ca8
CHANGELOG.md: Add note about dcterms.issued
continuous-integration/drone/push Build is passing
2021-02-28 15:14:39 +02:00
d76e72532a
Move unreleased changes to v0.4.4
continuous-integration/drone/push Build is passing
2021-02-21 13:25:22 +02:00
13980d2dde
CHANGELOG.md: Add note about colored output
2021-02-21 13:12:26 +02:00
202abf140c
CHANGELOG.md: Add note about poetry
continuous-integration/drone/push Build is passing
2021-02-04 21:48:12 +02:00
e62ecb0a8f
CHANGELOG.md: Add note about new date format
2021-02-04 21:43:44 +02:00
cbf94490f2
Version 0.4.3
2021-01-26 15:22:40 +02:00
4b7b99c94c
CHANGELOG.md: Add note about multi-value separators
2021-01-26 15:20:22 +02:00
d3880a9dfa
Remove Python 3.6 support
...
continuous-integration/drone/push Build is passing
Pandas 1.2.0 apparently requires Python 3.7.1+.
2021-01-03 15:51:53 +02:00
22b5c0f7a1
CHANGELOG.md: Add note about dependencies update
2020-09-08 15:04:40 +03:00
e241f8461b
CHANGELOG.md: Add notes
2020-07-06 14:10:46 +03:00
cb07d357d4
Version 0.4.2
2020-07-06 14:04:34 +03:00
65cd48a26f
CHANGELOG.md: Update changes
2020-07-06 14:00:21 +03:00
5e471813e8
CHANGELOG.md: Add note about python dependencies
2020-01-29 12:41:43 +02:00
5e81a33482
CHANGELOG.md: Add note about field names
2020-01-16 12:37:11 +02:00
0b2d211455
Version 0.4.1
2020-01-15 12:19:42 +02:00
705127fd28
Version 0.4.0
2020-01-15 11:44:56 +02:00