index
:
screenplain
feature/pdf
magentastripe
master
msm_notes
page-size
pdf-font-support
python2
python3
MSM's mirror of Screenplain
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-01
Bump to 0.11.1
HEAD
0.11.1
master
magentastripe
Martin Vilcans
2023-11-29
Typo caused reading from stdin to fail
Martin Vilcans
2023-11-29
Bump version to 0.11.0
0.11.0
Martin Vilcans
2023-11-28
Add arguments --encoding and --encoding-errors
Martin Vilcans
2023-11-09
Bump version to 0.10.0
0.10.0
Martin Vilcans
2023-11-09
Fail tests on warnings
Martin Vilcans
2023-11-09
Close input file when main is done
Martin Vilcans
2023-11-09
Compare types with isinstance - gets rid of warning
Martin Vilcans
2023-03-20
Add test for issue #65, which passes
Martin Vilcans
2023-03-20
readme: PDF is supported now
Martin Vilcans
2023-02-24
Add Python 3.11 to testing matrix
Martin Vilcans
2023-02-24
Add test for forcing action with "!"
Martin Vilcans
2023-02-24
Fix runtime error in pdf output of dual dialog
Martin Vilcans
2023-02-24
Possible to force action by starting line with !
Martin Vilcans
2022-11-07
pdf Settings object for styles and layout
Martin Vilcans
2022-11-07
Replace nose with pytest
Martin Vilcans
2022-11-07
assertEquals is deprecated - use assertEqual
Martin Vilcans
2022-11-07
Remove unittest2 (Python 2 compatibility)
Martin Vilcans
2022-11-07
Github actions: "pip" is not the cache key apparently
Martin Vilcans
2022-11-07
Parenthesis in if statement - blasphemy!
Martin Vilcans
2022-11-07
Remove code related to output in text format
Martin Vilcans
2022-11-07
.gitignore __pycache__
Martin Vilcans
2022-11-07
Add tests for extended characters
Martin Vilcans
2022-11-07
Set up Github workflow
Martin Vilcans
2022-01-04
Merge pull request #51 from abenson/title_page_margin
Martin Vilcans
2022-01-04
Merge pull request #49 from abenson/fix_contact
Martin Vilcans
2022-01-02
export/pdf: make sure title page is centered.
Andrew Benson
2022-01-02
export/pdf: use left aligned contact information.
Andrew Benson
2021-09-15
Merge pull request #70 from xiota/stdin
Martin Vilcans
2021-09-15
use sys.stdin.buffer to work around type mismatch in codecs.py
xiota
2020-08-27
Merge pull request #61 from jpyams/master
Martin Vilcans
2020-08-06
Add Windows support
John Peter Yamauchi
2020-07-12
Use content or README.md as long_description
Martin Vilcans
2020-07-12
Use more common extension .md rather than .markdown
Martin Vilcans
2020-07-12
Python 3 only - not a universal wheel
0.9.0
Martin Vilcans
2020-07-11
Bump version to 0.9.0 - Python 3 only version
Martin Vilcans
2020-02-13
Remove Python 2 from classifiers #54
Martin Vilcans
2020-02-13
Update readme for Python 3 #54
Martin Vilcans
2020-02-13
Remove Python 2.7 from CI #54
Martin Vilcans
2020-02-12
Merge branch 'remove-py2'
Martin Vilcans
2020-02-12
Removing Python 2 support - no need for six #54
Martin Vilcans
2020-02-12
Remove Python 2 support for doctests #54
Martin Vilcans
2020-02-12
Merge pull request #56 from jstasiak/python38-compat
Martin Vilcans
2020-02-12
Replace pep8 with pycodestyle, get rid of warnings
Martin Vilcans
2020-02-12
Merge pull request #57 from jstasiak/ci-modern-python3-versions
Martin Vilcans
2020-02-08
Fix "TypeError: write() argument must be str, not bytes" on Python 3
Jakub Stasiak
2020-02-08
Test with currently supported Python 3 versions
Jakub Stasiak
2020-02-07
Fix "AttributeError: module 'cgi' has no attribute 'escape'" on Python 3.8
Jakub Stasiak
2019-02-21
Follow package recommendations
0.8.0
Martin Vilcans
2019-02-21
Rename license file to comply with recommendation
Martin Vilcans
[next]