Releases: fofix/fretwork
Releases · fofix/fretwork
v0.5.0
We are pleased to announce the release of 0.5.0 !
Changes
- Build: specify numpy versions according to Python versions
- Build: update classifiers (Python versions 3.7 & 3.8)
- Deps: add a requirements.txt file
- Deps: do not pin requirements in
setup.py
- Deps: update Cython version
- Deps: update NumPy version
- Deps: update PyOpenGL version
- Deps: update Pygame version
- Doc: fix the Windows dependency pack link in the README file
- Setup: update contact information
- Windows: replace
dprintf
withfdprintf
(MixStream)
Author
- Linkid
Fretwork 0.4.0
We are pleased to announce the release of 0.4.0 !
Changes
- Pin versions
- Make the log level customizable
- Fix
SDL_mixer
init - Syntax: fix relative imports in the
midi
module - Python 3: fix an exception syntax in
midi.EventDispatcher
- Python 3: Use python3 imports for
StringIO
andStringType
- Doc: remove the useless
midi
module content - Doc: add the
mixstream.VorbisFileMixStream
content - Tests: add some tests for
midi.MidiInFile
- Tests: add some tests for
midi.DataTypeConverters
- Tests: add some tests for the
Task
module - Deps: remove
Pillow
from requirements
Authors
- edelangh
- Linkid
Fretwork 0.3.0
After 2 years, we are pleased to announce the release of 0.3.0.
Changes
- use the
logging
module - port the code to python 3
- add docs
- add tests
Authors
- mdsitton
- Linkid
Fretwork v0.2.0
Work to slowly move code over into fretwork is still ongoing. This release contains the midi code, fps timer, and various other changes to make releases easier in the future.
Required DLL's for windows are now included in the package, so applications that do not bundle them should run fine now(fof-reborn).
Initial release
0.1.1 update version.