Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename master branch to main (#117) | Markus Wüstenberg | 2022-11-15 | -2/+2 |
| | ||||
* | Add Go 1.19 to test matrix (#107) | Markus Wüstenberg | 2022-09-21 | -2/+5 |
| | ||||
* | Update CI config (#98) | Markus Wüstenberg | 2022-05-25 | -72/+17 |
| | | | | | - Drop current test workflows if a new one has come in - Use newer checkout and setup actions - Delete CodeQL workflow | |||
* | Use a test matrix with the last three stable Go versions (#96) | Markus Wüstenberg | 2022-03-21 | -14/+21 |
| | ||||
* | Test using Go 1.17 (#91) | Markus Wüstenberg | 2021-10-06 | -5/+2 |
| | | | Also set the new `-shuffle` flag when testing. | |||
* | Bump Go version to 1.16 in CI (#72) | Markus Wüstenberg | 2021-05-07 | -8/+7 |
| | ||||
* | Try out codecov.io (#5) | Markus Wüstenberg | 2020-09-18 | -1/+4 |
| | ||||
* | Create codeql-analysis.yml (#3) | Markus Wüstenberg | 2020-09-15 | -0/+66 |
| | ||||
* | Add first implementation of Node, El, Attr, Text | Markus Wüstenberg | 2020-09-13 | -0/+42 |