| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Update version to 2.0.0HEADv2.0.0main | Ben Bridle | 2025-04-27 |
| | | |||
| * | Replace ansi library with inked library | Ben Bridle | 2025-04-27 |
| | | | | | | The new inked library correctly handles coloured text on Windows, and allows colours to be disabled with the NO_COLOR environment variable. | ||
| * | Update version to 1.1.2v1.1.2 | Ben Bridle | 2025-02-04 |
| | | |||
| * | Use ansi crate for styling text | Ben Bridle | 2025-02-04 |
| | | |||
| * | Update version to 1.1.1v1.1.1 | Ben Bridle | 2025-02-03 |
| | | |||
| * | Move ANSI escape code constants to a separate module | Ben Bridle | 2025-02-03 |
| | | | | | | This is to prevent the codes from polluting the main namespace when glob-importing from the log crate. | ||
| * | Update version to 1.1.0v1.1.0 | Ben Bridle | 2025-02-03 |
| | | |||
| * | Implement a fatal log level | Ben Bridle | 2025-02-03 |
| | | | | | | | The error log level now reports recoverable errors, with the fatal log level being reserved for unrecoverable errors where the program should immediately terminate. | ||
| * | Update version to 1.0.1v1.0.1 | Ben Bridle | 2025-02-03 |
| | | |||
| * | Allow using logging macros without importing LogLevel | Ben Bridle | 2025-02-03 |
| | | |||
| * | Update version to 1.0.0v1.0.0 | Ben Bridle | 2025-02-03 |
| | | |||
| * | Initial commit | Ben Bridle | 2025-02-03 |
