aocf icon indicating copy to clipboard operation
aocf copied to clipboard

A CLI tool (and also crate) for Advent of Code (https://adventofcode.com/)

Results 11 aocf issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [libsqlite3-sys](https://github.com/rusqlite/rusqlite) to permit the latest version. Changelog Sourced from libsqlite3-sys's changelog. For version 0.15.0 and above, see Releases page. Version 0.14.0 (2018-08-17) BREAKING CHANGE: ToSql implementation...

dependencies

The workflow windows-build.yml is referencing action actions/checkout using references v1. However this reference is missing the commit [a6747255bd19d7a757dbdda8c654a9f84db19839](https://github.com/actions/checkout/commits/a6747255bd19d7a757dbdda8c654a9f84db19839) which may contain fix to the some vulnerability. The vulnerability fix that...

e.g. https://adventofcode.com/2021/day/4

bug

First of all, this is a fantastic little tool I just found! Thanks for creating this! I've already completed the first day and manually submitted the answers and only then...

enhancement

Perhaps also include magic command line parsing for the Aoc struct, e.g. for running with `--test` or `--test `

enhancement

Provide a templating mechanism for instantiating templates (of different types) for a new day.

enhancement

Updates the requirements on [diesel](https://github.com/diesel-rs/diesel) to permit the latest version. Release notes Sourced from diesel's releases. Diesel 2.0.0 contains the contributions of more than 130 people. More than 1700 commits...

dependencies

(Almost cutting and pasting from this similar issue: https://github.com/atomicdata-dev/atomic-server/issues/775) I noticed `aocf` is ISC-licensed, but has an optional dependency on `html2md`, which is GPL-licensed. `html2md` has multiple contributers who contributed...