Age | Commit message (Expand) | Author |
---|---|---|
2022-06-13 | On PBN parsing, skip "deals" without Deal field (like, e.g. multiple empty li... | emkael |
2020-10-20 | Python3 compatibility | emkael |
2020-10-20 | Strip non-JFR DD tags in --jfr-only mode | emkael |
2019-12-18 | Default value for jfr_only option if not set in DealConverter constructor | emkael |
2019-11-07 | Unified way of dealing with format-specific arguments | emkael |
2019-10-01 | Taking advantage of pybcdd's option to write only JFR double-dummy fields | emkael |
2019-08-09 | Do not try to calculate board conditions if board number is not set | emkael |
2019-08-01 | DD hand analysis optional in API version | emkael |
2019-07-18 | Double-dummy analysis for PBN files | emkael |
2019-07-18 | Leaving DD-related fields in PBN files | emkael |
2019-05-23 | Dealset is sorted by default | emkael |
2019-05-22 | Sorting PBN output by board number | emkael |
2019-05-21 | Fallback if PBN has no dealer/vulnerability data | emkael |
2019-05-20 | PBN format support + framework for other formats | emkael |