Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 917 Bytes

CHANGELOG.md

File metadata and controls

45 lines (28 loc) · 917 Bytes

1.2.0

  • Updated SDK version from 2.12.0 to 2.17.0.
  • Removed enum_as_string package.

1.1.1+2

  • Updated project description (again).

1.1.1+1

  • Updated project description to fit Dart file conventions.

1.1.1

  • Made full stops at the end of documentation comments consistent.

1.1.0+1

  • Updated:
    • Package description.
    • Package dependencies.
    • Translations.

1.1.0

  • Updated license bearer from 'Dorian Oszczęda' to 'WordCollector'.
  • Introduced the words lints ruleset.
  • Documented all public fields.
  • Formatted files in accordance with the standard expected from other WordCollector projects.
  • Lowered unnecessarily high SDK constraint to >=2.12.0.

1.0.1+1

  • Fixed introductions of named and positional parameters.

1.0.1

  • Added In and NotIn operations.

1.0.0

  • Created text_expressions from code extracted from the WordCollector application.