Releases: apathism/ejstand
Releases · apathism/ejstand
ejstand 0.5.0
Features:
- New global option
EjudgeServeConfigurationsPath
- New local option
DisplayedColumns
- New local option
RowSortingOrder
- New local section
ContestNamePattern
- Implemented Ejudge configuration parsing for some unsupported before options
like penalties for unsuccessful submits - Command-line interface for changing some global options
- Full localization for Russian and English language
- Automatic language detection by HTTP headers
Changes:
SetDeadlinePenalty
renamed to justDeadlinePenalty
- Not started contests are now skipped from rendering instead of throwing an
exception on finding one - A lot of internal refactoring done
Fixed:
- Fixed a bug with leading zeroes in fractions
- Fixed crashing on too many file descriptors
ejstand 0.4.0
- XML parser had been rewritten from xml-conduit to xeno library, and it's almost 50% faster
ejstand 0.3.1
- Third-party licenses are now included in project
- New legal credits page
ejstand 0.3.0
New:
- Global option: WebRoot;
- Local option: ShowProblemStatistics;
- Local option: ReversedContestOrder;
- Local section: ConditionalStyle.
Changes:
- XML parser optimized;
- Local configurations are reloading on every request now.
ejstand 0.2.0
v0.2.0 0.2.0
ejstand 0.1.1
Small corrections to ArchLinux packaging.
ejstand 0.1.0
First technical release for testing purposes. Some announced features aren't working correctly.