* Fixed bug in `Value`s tracking `set`s of numbers
* Fixed bug in timestamp comparison in `BeforeAnnotation`
* Added `Value.check_against` and `Attribute.check_agains` per [111](https://github.com/microsoft/pybryt/issues/111)
* Added custom equivalence functions for value annotations per [113](https://github.com/microsoft/pybryt/issues/113)
* Removed the messages section from reports with no messages
* Added debug mode per [116](https://github.com/microsoft/pybryt/issues/116)
* Fixed ipykernel v6 issue and unpinned ipykernel per [114](https://github.com/microsoft/pybryt/issues/114)
* Fixed bug in handling empty student implementations per [101](https://github.com/microsoft/pybryt/issues/101)