- Removing analyzer dependency
- Cutting clean major release for null-safety.
- Updating for null safety and cleaning up basic package health.
- Introduce the changelog.
- Improve handling of errors during formatting or appending by attempting to relog with safer alternatives.
- Remove generics from API as all users appear to be using . This also made it easier to handle re-logging.
- Migrated to Dart 2 syntax.