Skip to content

Latest commit

 

History

History
executable file
·
92 lines (50 loc) · 1.1 KB

File metadata and controls

executable file
·
92 lines (50 loc) · 1.1 KB

0.2.7

  • Updated dependencies.
  • Fixed link.

0.2.6

  • Updated deps.
  • Fixed method docs.
  • Amended README.md.

0.2.5

  • Updated example doc.

0.2.4

  • Applied lints.
  • Min. SDK version is not 3.0.0.
  • Removed enum Punctuation, replaced it with enhanced enum QuotationMark.

0.2.3

Migrated CI to github.

0.2.2

Switched to default test suite.

0.2.2-nullsafety

Min. SDK version now 2.10.0.

0.2.1-nullsafety

Changed output format of method writeAllQ().

0.2.0-nullsafety

Added null-safety features.

0.1.5

Amended docs.

0.1.4

Converted quote_buffer to a library that exports quote an extension on StringBuffer.

0.1.3

Amended README.md.

0.1.2

Amended README.md.

0.1.1

writelnAllQ() now has two optional parameters.

0.1.0

Removed dependency on generic_enum.

0.0.7

Formatted method list in README.md.

0.0.6

Amended README.md.

0.0.5

Amended README.md in folder example.

0.0.4

Removed dependency on built_collection.

0.0.3

Amended variable annotations.

0.0.2

Included file CHANGELOG.md.

0.0.1

Initial Version of the library.