Skip to content

Releases: gaetgu/frhd

Hotfix

01 Jul 20:41
8b5e168
Compare
Choose a tag to compare
v_5.3

Update setup.py

FRHDTools Version 5.2

01 Jul 20:40
3f6a587
Compare
Choose a tag to compare

added getTrack and getUser

Beta Release 5.1

20 Jun 14:51
9f882d5
Compare
Choose a tag to compare

Beta Release. For more information visit the Beta Features page in the wiki.

Experimental Release 4.8

20 Jun 03:10
dfbd423
Compare
Choose a tag to compare

This is a highly experimental release, added the curve tool. There will be a new Beta area in the wiki soon, so stay posted for more information!

FRHD Tools Version 4.5

19 Jun 15:50
47131ba
Compare
Choose a tag to compare

Sorry about not releasing in a while.
I just documented the code! Right now all I have documented is Track.py, the main file, but I plan to document all of the files eventually! To update the tool run pip3 install --upgrade frhd-python. Like always, to import it into a file, simply put import frhd at the top of the file.

Changes

  • Fully documented Track.py
  • Deprecated the genTrack function. See issue #5
  • Standardized Track.py to pep8 standards

FRHD V 4.4

11 May 18:45
42b41b8
Compare
Choose a tag to compare
v_4.4

Update setup.py

FRHD V 4.3

11 May 03:50
7ab1e3d
Compare
Choose a tag to compare

Fixed the RST thingy. BTW, if anyone thinks these are here to download, they're not. They automate the uploading to PyPi. Just FYI

FRHD V 4.2

11 May 03:44
c488159
Compare
Choose a tag to compare

Added new syntax to combine tracks.

FRHD V 4.1

30 Apr 19:19
0007098
Compare
Choose a tag to compare

Removed some broken syntax, I hope to fix it later but right now it is just too much.

FRHD V 4.0

30 Apr 19:16
84509ac
Compare
Choose a tag to compare

Hotfixes