v1.15.0
1.15.0 (2020-12-20)
Features
- 2020-day-10: count combinations to solve part 2 (e21b7c1)
- 2020-day-10: find the voltage differences to solve for part 1 (dd5d94c)
- 2020-day-10: stub out day 10 (55cc099)
- 2020-day-10: tally up the voltage differences across the set of adapters (308ddca)
Performance Improvements
- 2020-day-10: remove unused import (9000f2f)