This repository was archived by the owner on Nov 1, 2025. It is now read-only.
Releases: sepandhaghighi/penney
Releases · sepandhaghighi/penney
Version 0.5
Added
SECURITY.md
Changed
- Logo updated
- Python typing features added to all modules
detfunction renamed tocalculate_determinantlinefunction renamed toprint_linedescriptionfunction renamed toprint_descriptionleft_justifyfunction renamed tojustify_leftjustifyfunction renamed tojustify_textseq_generatorfunction renamed togenerate_sequenceC_calcfunction renamed tocalculate_Cprob_calcfunction renamed tocalculate_probabilityprint_probfunction renamed toprint_probabilitygamefunction renamed torun_gamecheck_seqfunction renamed tovalidate_sequenceget_seqfunction renamed toget_sequencesget_lenfunction renamed toget_lengthcheck_namefunction renamed tovalidate_nameprint_seqfunction renamed toprint_sequencecomputer_seq_genfunction renamed togenerate_computer_sequenceplayer_filterfunction renamed tofilter_playersmenufunction renamed tomenu_handlerprint_probabilityfunction bug fixedget_namesfunction bug fixed- Test system modified
- Build script updated
- CLI mode updated
Notebook.ipynbupdatedcodecovremoved fromdev-requirements.txtPython 3.5support droppedPython 3.6support droppedPython 3.10added totest.ymlPython 3.11added totest.ymlPython 3.12added totest.ymlPython 3.13added totest.ymlREADME.mdmodified- String templates modified
Version 0.4
requirements-splitter.pyaddedprint_seqfunction added- Test system modified #23
gamefunction modified
Version 0.3
Version 0.2
detfunction addedprob_calcfunction addedprint_probfunction addedC_calcfunction addedNotebook.ipynbfile addedbuild_unix.shfile added- Github action added
README.mdmodifiedversion_check.pyupdated
Version 0.1
- Player mode added
- Computer mode added
- Exe version added
- Test system added