Added code to allow colored line (boarder, gridlines, fieldframes).
Fixed flake8 issues.
Changed configuration for cpd2png to prepare configuration for coloring.
Fixed flake8 issues.
Fixed more flake8 warnings.
Changed cpd2png to use click instead of argparse.
Added documentation to fix flake8 issues.
Added log message when creating new memory_db.json config file.
Added testcase and fixed read_memory_db_data.
Fixed pylint and some flake8 issues.
Removed manual gridchess setting.
Fixed some pylint issues.
Added created testimage to .hgignore.
Added basic working version of cpd2png tool using new Pillow version.
Changed requirements to newer versions.
Fixed issues found by Thomas Brand:
Added commands to allow layout changes for different parts of information generated
Added boolean 'showjudgement' to control displaying judgements within putsol.
Added documentation for solheadtype command.
Changed defaults for optional parameter of \solheadtype.
Added code to allow specifying commands to format/style number or names in
Added commands solheadstyle and solheadtype to control layout of solutions.
Fixed FIDE Album without hyphen.
Fixed text "FIDE Album".
Added new issue.
Added boolean for spacelayout to fix field colors for alicechess.
Changed file version to 1.24-SNAPSHOT
Prepared publishing version 1.23 / 2025/03/12.
Changed some code to use xstring implementation instead of TeX \ifx.
Added change information.
Further changes to favour LaTeX instead of TeX coding constructions.
Changed implementation for dotted lines in 'allwhite' diagrams to use
Removed unused TeX-counter \planes@max.
Changed TeX-loop into LaTeX-whiledo in put@sqs@stereo.
Changed code to use LaTeX-counters 'cpd@plane' and 'cpd@current@plane' instead
Changed TeX-counter '\r@w' to LaTeX-counter 'cpd@row'.
Changed TeX-counter '\lin@' to LaTeX-counter 'cpd@line'.
Fixed license version and date issues.
Added license section to README.template.
Added license section to schwalbe/README.md
Finished simple change handling.
Added code to allow changing the board.
added code to start demoboard controller app.
Moved demoboard view code to package viewer_app.
Prepared move of viewer app code to separate package.
Reordered imports in demoboard/__init__.py.
Moved board drawing code to separate package 'drawing'.
Changed code to provide all dimensions from configuration.
Added code to create_config function to support more dimension attributes.
Removed refactored code in function 'apply_changes'.
Change to next dev version 1.3.0.dev0
cpd-demoboard
Fixed reload action without registered filename.
cpd-demoboard
cpd-demoboard
Changed version to new release version 1.1.0.
Changed click code to read configuration in click.group 'demoboard'.
Moved change handling to separate package.
cpd-demoboard
Home
cpd-demoboard
cpd-demoboard
Home
Home
Changed version for release.
Initial revision.
Version change after fix.
Fixed broken session creation in memory_db.py.
Changed version to 1.0.0 to publish.
Changes for demoboard implementation.
Prepared release of Version 2.13 / 2025-01-25.
Fixed further pylint issues.
Added pylint ingore for class Chessproblem.
Fixed more pylint issues.
Fixed further pylint issues.
Fixed further pylint issues.
Fixed further pylint issues.
Fixed further pylint issues.
Fixed further pylint issues.
Fixed many pylint issues.
Fixed pylint issues.
Marked issue f6c/628 as fixed.
Fixed issue:
Fixed flake8 issues.
Fixed flake8 issues.
Added issue.
Fixed further flake8 issues.
Added flake8 and pylint code quality reports.
Moved common ui code chessproblem.core.ui.
Removed memory_db_test_util.
Imported io code (reading and writing LaTeX files).
Home
Home
Home
Initially imported chessproblem core (and database) sources