Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added info on semantic versioning and branching strategy to CONTRIBUTING.md | Todd Leonhardt | 2020-04-24 | 1 | -2/+2 |
| | | | | | | | Also: - Added isort to Pipenv dev - Added setup.cfg to make it easy to run flake8, doc8, and isort directly from the command line without using invoke - Ran isort to sort includes | ||||
* | Made some optional arguments with defaults keyword-only. | Kevin Van Brunt | 2020-04-11 | 1 | -5/+6 |
| | | | | | Added unit test for echo argument to pyscript app() command. Removed _relative_load from hidden commands since that command was renamed. | ||||
* | Add py_bridge API documentation | kotfu | 2020-02-22 | 1 | -18/+24 |
| | |||||
* | Removed unnecessary inheritance from object | Kevin Van Brunt | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | Fixed typo in comment | Kevin Van Brunt | 2019-07-20 | 1 | -1/+1 |
| | |||||
* | Renamed PyscriptBridge to PyBridge | Kevin Van Brunt | 2019-07-20 | 1 | -0/+109 |