Releases: gpongelli/pycode128
Releases · gpongelli/pycode128
3.0.0
02 Apr 14:53
Compare
Sorry, something went wrong.
No results found
2.5.0
30 Mar 13:50
Compare
Sorry, something went wrong.
No results found
2.3.0
29 Mar 17:32
Compare
Sorry, something went wrong.
No results found
2.3.0 (2023-03-29)
Feat
action label management
update submodule branch
Fix
action label test
updated submodule
2.2.0
20 Mar 16:32
Compare
Sorry, something went wrong.
No results found
2.2.0 (2023-03-20)
Fix
use poetry 1.4.1 with poetry-core 1.5.2 that fixes windows build
2.2.0rc2
15 Mar 12:18
Compare
Sorry, something went wrong.
No results found
2.2.0rc2 (2023-03-15)
Feat
add setup.cfg used during build extension
2.2.0rc0
15 Mar 10:35
Compare
Sorry, something went wrong.
No results found
2.2.0rc0 (2023-03-15)
Feat
when building wheel from downloaded source, setup.cfg must be found
Fix
ARM image not working
yamllint was removed
2.1.0
09 Mar 17:57
Compare
Sorry, something went wrong.
No results found
2.1.0 (2023-03-09)
Feat
install packages called within poetry
using TOX basepython that has already correct python name depending on platform
reorganize tox skip installation and use commands_pre
removed unused package, correct includes
2.0.0
07 Mar 15:04
Compare
Sorry, something went wrong.
No results found
2.0.0 (2023-03-07)
Fix
renamed file to avoid naming clash with build package
tox platform specification
generate setup.py file used by pip, called from cibuildwheel
1.0.0
27 Feb 16:44
Compare
Sorry, something went wrong.
No results found
1.0.0 (2023-02-27)
Feat
new tests on optional cli parameters
using cloup
flake8 skips darglint on CLI tool. using tab alignment
skip darglint on private methods, main or pycode128 method
unify tox env
cli implementation and tests, fix twine
manage FNC3 and remove unused macros
tests for FNC3 string
new tests on generated image
add typed files
Fix
tox os name using github action matrix
remove generated file for test
test
build and install package to avoid pylint E0401: Unable to import 'pycode128.pycode128' (import-error)
disable uppercase variable
march not supported by clang
tox-direct no more needed
add windows call for poetry and reuse
0.4.0
17 Feb 10:29
Compare
Sorry, something went wrong.
No results found
0.4.0 (2023-02-17)
Feat
tests on encoded data
added PIL, updated other deps
class to convert bytes to PIL image
licensing check_c subfolder
new tests
reuse common checks
build a byte array instead of string
new tests
support cyclic garbage collection
Fix
macOS 12 has issue building with python 3.8
macos environment variable minimum target
lint stage passed
missing sentinel
input_data is not a tuple
module decref
allocate members
avoid same method name
README update