mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-23 17:21:03 +02:00
* Changed the name of the JSON PAD field 'logMachine' to 'machine'. * Changed the name of the 'PyPAD.Update::logMachine()' method to 'PyPAD.Update::machine()'. * Changed the name of the JSON PAD field 'logMode' to 'mode'. * Added a 'PyPAD.Update::mode()' method. * Added a 'cutNumber' field to the JSON PAD 'now' and 'next' objects. * Added a 'PyPAD.FIELD_CUT_NUMBER' define. * Added 'api/PyPAD/examples/pypad_test.py'.