Commit Graph

74 Commits

Author SHA1 Message Date
Nicolas cb563a2df5 Updated CI and Docs deployment. 2025-08-01 14:05:31 +02:00
Nicolas Kruse 1e7e7bfead New Python version added in CI and typing fixed in __init__.py 2025-08-01 12:23:54 +02:00
Nicolas a90c411ff1 Update deploy method and docs api path 2025-08-01 12:09:15 +02:00
Nicolas 726e6c7de0 py.typed file added indication packet uses type annotations 2025-07-06 17:16:45 +02:00
Nicolas 5f6147c2b9 Readme updated (- conda added for installing) 2025-06-25 08:40:56 +02:00
Nicolas Kruse 6120a38241 CI: added caching for latex and pip 2025-06-10 10:57:52 +02:00
Nicolas c72a1e70c4 CI Script: $ProgressPreference = 'SilentlyContinue' added 2025-06-09 17:01:14 +02:00
Nicolas 001e5b8a10 CI script: changed to preinstalled miktex package 2025-06-09 16:11:32 +02:00
Nicolas bd7d70a0b7 CI script: URL for miktexsetup changed 2025-06-09 16:06:37 +02:00
Nicolas cba2dd690f Merge branch 'main' of https://github.com/Nonannet/pyladoc 2025-06-09 16:02:33 +02:00
Nicolas a8ca6aec75 CI script updated to cache latex installation on windows 2025-06-09 16:02:30 +02:00
Nicolas Kruse 83cf954e95 Codestyle issues fixed 2025-06-06 19:31:36 +02:00
Nicolas 01147ef648 Doc generation updated, changed to pydata_sphinx_theme 2025-06-06 19:21:38 +02:00
Nicolas Kruse 3ee02b73b8
Updated version in pyproject.toml to 1.2.3 2025-06-02 19:56:21 +02:00
Nicolas 71f211022f auto column detection for minus characters fixed; test modified to catch it 2025-06-02 09:20:15 +02:00
Nicolas 1f9f2f93e7 Merge branch 'main' of https://github.com/Nonannet/pyladoc 2025-06-02 08:54:44 +02:00
Nicolas Kruse 10ace61abc
Added missing minus for valid number chars for collum auto format detection in latex.py 2025-06-01 22:41:02 +02:00
Nicolas dfa450f05c debug print line in inject_to_template removed 2025-05-31 11:48:22 +02:00
Nicolas 664a08b2dc arguments for inject_to_template in "to_pdf" function and code style issues fixed 2025-05-31 11:36:37 +02:00
Nicolas 5ac7659f01 inject_to_template function fixed 2025-05-31 11:32:05 +02:00
Nicolas ecc97bd9a6 coding style issues fixed 2025-05-30 17:08:38 +02:00
Nicolas a65bb1c8e5 Template injection function extended to multiple fields; tests added and adjusted 2025-05-30 12:51:34 +02:00
Nicolas a413d771b3 readme updated 2025-05-26 12:58:15 +02:00
Nicolas 727ab55b3d CI: test-dependencies lxml and requests added for "build-ubuntu-no-optional-dependencies" 2025-05-26 12:36:20 +02:00
Nicolas b20773364c path format in ci.yml fixed 2025-05-26 12:33:24 +02:00
Nicolas ad6fe7c6e7 Test for missing optional dependencies added 2025-05-26 12:31:35 +02:00
Nicolas 37ad1231c8 type: ignore[truthy-function] added in latex.py for checking optional dependency 2025-05-26 10:35:48 +02:00
Nicolas 250885d44f fixed missing optional dependency of pandas/Styler 2025-05-26 10:13:34 +02:00
Nicolas 76944d1829 docs added 2025-05-26 09:45:58 +02:00
Nicolas c4fdb5040a figure_scale argument to function .to_pdf(..) added 2025-05-23 13:52:59 +02:00
Nicolas Kruse b3c2f5e384 Tests update to write no files to tests/out it WRITE_RESULT_FILES = False 2025-05-21 16:50:23 +02:00
Nicolas Kruse dba8f5997e latex backend can be selected now 2025-05-21 16:46:40 +02:00
Nicolas Kruse c908602657 CI: more tests 2025-05-19 16:36:57 +02:00
Nicolas Kruse f8c59c3c4b CI: testing 2025-05-19 15:52:09 +02:00
Nicolas Kruse 2b5fde630b CI path experiment 2025-05-19 15:34:22 +02:00
Nicolas Kruse 1abc883ee6 CI: other path 2025-05-19 15:12:12 +02:00
Nicolas Kruse 53f7f3c828 path for MiKTeX changed 2025-05-19 15:00:06 +02:00
Nicolas Kruse aacb99a40f Windows CI: xetex with mpm added 2025-05-19 14:37:03 +02:00
Nicolas Kruse efe702a522 CI script updated 2025-05-19 14:18:48 +02:00
Nicolas f2588bb7d7 version number updated to v1.2.2 2025-05-19 12:20:30 +02:00
Nicolas 932ead8ef2 github action for publishing added 2025-05-19 12:13:56 +02:00
Nicolas 507d88bc38 code according to flake8 and mypy updated 2025-05-19 12:08:47 +02:00
Nicolas 2083a6ed41 example html results added 2025-05-19 12:08:47 +02:00
Nicolas Kruse c647bceafc min. python version updated in project file 2025-05-19 12:08:47 +02:00
Nicolas Kruse bdfaa08f37 tests updated 2025-05-19 12:08:47 +02:00
Nicolas Kruse c6979f3c6a renumbering of SVG-ids added to match HTML specification 2025-05-19 12:08:47 +02:00
Nicolas 39142a1e22 Readme updated (link for image, LaTeX setup) 2025-05-13 11:12:21 +02:00
Nicolas 2bb4e55dd0 CI config changed to only upload files from first job 2025-05-13 10:26:56 +02:00
Nicolas d9fbe49bcf typing stubs added for dev-dependencies 2025-05-13 10:13:27 +02:00
Nicolas bda9d046ee Github action for CI added 2025-05-13 10:03:09 +02:00