Releases: coderick14/ACedIt
Releases · coderick14/ACedIt
Version 1.2.1
- Fix fetching cases from Codechef
- Internal cleanup/refactor
Version 1.2.0
Add Support for
- python3
- macOS
- AtCoder
Version 1.1.1
Features Added
- Support for Ruby, Haskell
- Set compiler flags as used by online judges
Bugs fixed
- Fix error code for TLE
Version 1.1.0
Features added
- Support for Java
Bugs fixed
- Error when directory name had spaces
Version 1.0.5
Features Added
- Clear cache for a given site
- Flag to set default contest
- Setting up a workdir is no longer required
Version 1.0.4
- Use lowercase for convenience on the CLI (
acedit
instead ofACedIt
)
Version 1.0.3
Bug fixes
- Use post_install commands for initial setup
Version 1.0.1
Bug fixes
- Handle exceptions and exit cleanly on invalid contest/problem names
- Fix parsing bug due to no-contest when using SPOJ
Features Added
- Flags to set default site and working directory
- Run your code from any directory using explicit flags
First release of ACedIt
This release corresponds to version 1.0.0 on https://pypi.python.org/pypi/ACedIt