Andrew Port
|
2422d15251
|
update
|
2021-10-18 21:24:36 -07:00 |
Andrew Port
|
09ce497a4f
|
add example how to use svgpathtools in JS with Pyodide
|
2021-10-04 21:24:04 -07:00 |
Julian Rüth
|
39d3ba713f
|
Fix implementation of points() (#155)
fix incorrect implementation of `points` method
|
2021-09-26 18:22:09 -07:00 |
Andrew Port
|
e4c7b53f62
|
fix text name
|
2021-09-26 18:17:58 -07:00 |
Andrew Port
|
8f4b1fee00
|
update setup.py download_url to point to wheel
|
2021-09-23 04:37:37 -07:00 |
Andrew Port
|
a78ecf4290
|
update version
|
2021-09-23 04:13:12 -07:00 |
Andrew Port
|
73e0ae2b21
|
temporarily disable problemsome hash test
|
2021-09-23 04:02:51 -07:00 |
Andrew Port
|
da5286f79e
|
prevent pushing existing dists to testpypi
|
2021-09-23 04:00:36 -07:00 |
Andrew Port
|
8b8ac6c9fe
|
fix issue with test failing due to hash builtin changing in python 3.2 then again in 3.8
|
2021-09-23 03:52:16 -07:00 |
Andrew Port
|
44d08b6737
|
fix issue with test failing due to hash builtin changing in python 3.8
|
2021-09-23 03:15:26 -07:00 |
Andrew Port
|
60984969a7
|
update testpypi secret
|
2021-09-23 03:08:33 -07:00 |
Andrew Port
|
3b33445c25
|
add download_url to setup.py
|
2021-09-23 03:03:30 -07:00 |
Andrew Port
|
c4b77697f2
|
remove old distribution files
|
2021-09-23 02:58:06 -07:00 |
Andrew Port
|
56bbba0bd1
|
add workflow to publish to PyPI on tag
|
2021-09-23 02:51:01 -07:00 |
Andrew Port
|
4f685e732a
|
remove junk comment from workflow tutorial
|
2021-09-23 02:30:16 -07:00 |
Andrew Port
|
2368627a17
|
update
|
2021-09-23 02:18:32 -07:00 |
Andrew Port
|
0c5dc9de1a
|
fixed ElementTree issue in python3
|
2021-09-23 00:59:10 -07:00 |
Andrew Port
|
657a9d6745
|
updated from master
|
2021-09-23 00:22:55 -07:00 |
Andrew Port
|
3e1f8e00a5
|
minor cleanup
|
2021-09-23 00:21:41 -07:00 |
Andrew Port
|
b8f4e71f5b
|
remove accidentally committed debugging code
|
2021-09-23 00:18:03 -07:00 |
Andrew Port
|
e993ff95c5
|
fix issue 156 caused by arc.intersect returning values of t outside [0, 1]
|
2021-09-23 00:17:19 -07:00 |
Andrew Port
|
1b503a7b2f
|
fix test that failed in python2 due to changes to hash builtin
|
2021-09-23 00:15:37 -07:00 |
Andrew Port
|
e0f212a334
|
make paths and path semgents hashable
|
2021-09-22 21:19:13 -07:00 |
Andrew Port
|
05408cfa26
|
update (tests not passing in python2, need to investigate)
|
2021-09-22 21:17:35 -07:00 |
Andrew Port
|
e71d2d4282
|
remove ambiguous except blocks
|
2021-09-21 02:49:00 -07:00 |
Andrew Port
|
413a2864f6
|
cleanup to avoid linting issues
|
2021-09-21 02:44:39 -07:00 |
Andrew Port
|
a2b62fc011
|
add docstring
|
2021-09-21 02:40:35 -07:00 |
Andrew Port
|
d86c63214b
|
clean up docstrings
|
2021-09-21 02:34:34 -07:00 |
Andrew Port
|
d2b1ea5770
|
make imports explicit
|
2021-09-21 02:22:12 -07:00 |
Andrew Port
|
da050a2eeb
|
replace xml parsers with defusedxml versions
|
2021-09-21 01:54:58 -07:00 |
Andrew Port
|
0a31f348d6
|
remove warning
|
2021-09-21 01:54:25 -07:00 |
Andrew Port
|
9863e7050a
|
add python2 compatible warning check for closed property
|
2021-09-21 01:54:11 -07:00 |
Andrew Port
|
11682a3363
|
suppress unneeded numpy warnings from QuadraticBezier.length()
|
2021-09-21 01:39:25 -07:00 |
Andrew Port
|
4f615f9a9d
|
replace ambiguous except block with if-statement
|
2021-09-20 23:41:55 -07:00 |
Andrew Port
|
ace8522c19
|
fix most linter warnings in test_path.py
|
2021-09-20 23:41:15 -07:00 |
Andrew Port
|
d881b21b47
|
remove unused import
|
2021-09-20 22:40:38 -07:00 |
Andrew Port
|
be33f182fb
|
Create SECURITY.md
|
2021-09-20 20:52:01 -07:00 |
Andrew Port
|
81ff41f881
|
rename unit test yaml/action
|
2021-09-18 00:37:31 -07:00 |
Andrew Port
|
5be6b258e1
|
run CI only on push to master
|
2021-09-18 00:28:39 -07:00 |
Andrew Port
|
add170c926
|
run CI on any push or pull-request
|
2021-09-18 00:27:35 -07:00 |
Andrew Port
|
7d22c76e10
|
remove CI workflow_dispatch trigger
|
2021-09-18 00:23:16 -07:00 |
Andrew Port
|
f19c473c69
|
fix ci test command
|
2021-09-18 00:21:51 -07:00 |
Andrew Port
|
bd55d303de
|
rename codacy action
|
2021-09-18 00:21:24 -07:00 |
Andrew Port
|
43c0d2d807
|
replace travis-ci with github-ci
|
2021-09-18 00:09:44 -07:00 |
Andrew Port
|
ecd39743ab
|
disable improperly configured codacy coverage reporting
|
2021-09-17 23:56:05 -07:00 |
Andrew Port
|
cfc97e0ce2
|
rename codacy yaml and job
|
2021-09-17 23:44:07 -07:00 |
Andrew Port
|
426ce7d56c
|
add reference to codacy api token
|
2021-09-17 23:40:23 -07:00 |
Andrew Port
|
9c2e403036
|
style change to prevent false codacy critical alert
|
2021-09-17 23:38:01 -07:00 |
Andrew Port
|
767413c896
|
remove project api key reference
|
2021-09-17 23:26:51 -07:00 |
Andrew Port
|
ed207f2241
|
create codacity action
|
2021-09-17 23:16:01 -07:00 |