-
Notifications
You must be signed in to change notification settings - Fork 0
1.0.0 Release Checklist
Jack edited this page Mar 24, 2019
·
1 revision
- All multiformats are (at least) minimally implemented, i.e.:
- Codec functions
- Equality functions
- Unit tests for all implemented public functions
- All public functions (multiformat-related or not) are fully documented with Doxygen comments
-
master
build passes, i.e.:- All unit tests pass
- No Doxygen errors/warnings
- No linting errors/warnings
- No memory leaks/errors
- Additionally, ensure this checklist is completed