Major upgrade to GGCAT, main changes:
- Add support for fast eulertigs and simplitigs
- Add new compaction step to reduce intermediate disk usage for uncolored graph building
- Fix too many open files error
- Fix colors hashmap race condition that sometimes created more colorsets than needed
- Implement both GFA 1 and GFA 2 outputs
- Fix greedy matchtigs computation bug