0.4.0
🚀 Enhancement
🐛 Bug Fix
- Recognize "canceled" status #120 (@jwodder)
- Save changes in DataLad if only the statefile was modified #121 (@jwodder)
- Sleep when search rate limit reached #117 (@jwodder)
- Delay opening of config file to actual command execution #116 (@jwodder)
📝 Documentation
- Specify that the regexes are Python regexes and link to the Python docs #110 (@jwodder)
- Add docstring to
__init__.py#109 (@jwodder) - Update GitHub token regex in sample config #108 (@jwodder)
- Fix README formatting #115 (@jwodder)
- Add Anaconda badge and installation command #107 (@jwodder)
- Document how to integrate with cron #106 (@jwodder)
🧪 Tests
- Test WorkflowSpec.match() #112 (@jwodder)
- Test removeprefix #111 (@jwodder)
- Update config file name in inception-test workflow #103 (@jwodder)
Authors: 1
- John T. Wodder II (@jwodder)