Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (18 loc) · 452 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 452 Bytes

0.1.0

first version

0.2.0

/lib folder structure

0.3.0

stricter rules with errors

0.3.2

ignore prefer_const_constructors

0.4.0

migrate from pedantic to lints package as a basis

0.4.1

not so strict rules about const declarations, constructors, etc.

0.4.2

fix include of lints package

0.4.3

fix lib/analysis_options.yaml

1.0.0

make function return types mandatory