All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Diagnostic PSCA1100 - Reports if an NpgsqlCommand has not been assigned a SQL statement
- Configuration via .npgsqlanalyzers file
- Added docs for the new configuration file
- Throws an error when a connection with the database could not be established, instead of failing silently
- Providing connection string via an environment variable
- Initial version
- Diagnostics PSCA1000, PSCA1001, PSCA1002