1. 7b3b600 Fix typo (#1108) by Ahmed Ashour · 2 years ago
  2. 04ec4e5 allow latest version of pkg:analyzer (#1106) by Kevin Moore · 2 years ago v2.2.3
  3. d7b7353 Bump version to release 2.2.2. (#1099) by Bob Nystrom · 2 years, 2 months ago 2.2.2
  4. 7adb2db Format "super." parameters. (#1097) by Bob Nystrom · 2 years, 2 months ago
  5. c8ed552 Format enhanced enums. (#1096) by Bob Nystrom · 2 years, 2 months ago
  6. 4de83d3 Reformat without trailing commas. by Robert Nystrom · 2 years, 2 months ago
  7. c461883 Merge branch 'aa-use-internal-api' of https://github.com/scheglov/dart_style into scheglov-aa-use-internal-api by Robert Nystrom · 2 years, 2 months ago
  8. 68eab57 Formatting support for named arguments anywhere. (#1094) by Bob Nystrom · 2 years, 2 months ago
  9. 4c15895 Stop using 'astFactory', use specialized API. by Konstantin Shcheglov · 2 years, 2 months ago
  10. 6f894c0 Update pubspec version since there are unpublished changes now. by Robert Nystrom · 2 years, 3 months ago
  11. 7f5efd8 Use 2.17 language version. by Konstantin Shcheglov · 2 years, 3 months ago
  12. 610ef57 Bump to 2.2.1. (#1081) by Bob Nystrom · 2 years, 4 months ago 2.2.1
  13. 1c68e41 allow analyzer version 3.0.0 (#1079) by Jacob MacDonald · 2 years, 4 months ago
  14. 86b14a3 Remove new keyword from example, use final (#1076) by Michal Šrůtek · 2 years, 4 months ago
  15. 08b0294 Merge pull request #1067 from scheglov/latestAnalyzer-NamedType by Konstantin Scheglov · 2 years, 6 months ago
  16. ae3d7d3 Require analyzer 2.6.0, use NamedType. by Konstantin Shcheglov · 2 years, 6 months ago
  17. 96cca43 Remove outdated references to "dartfmt". (#1065) by Bob Nystrom · 2 years, 7 months ago
  18. faf8672 Add a regression test for #479, which is working as intended now. (#1063) by Bob Nystrom · 2 years, 7 months ago
  19. 55512ec lints (#1061) by Kevin Moore · 2 years, 7 months ago
  20. 61a6636 Re-introduce constructor tear-off support and fix analyzer constraint. (#1059) by Bob Nystrom · 2 years, 7 months ago 2.2.0
  21. 7660eaa Revert support for constructor tear-offs and republish as 2.1.1. (#1058) by Bob Nystrom · 2 years, 7 months ago 2.1.1
  22. 14d9b6f Bump version to release 2.1.0. (#1048) by Bob Nystrom · 2 years, 8 months ago 2.1.0
  23. b268371 Format generic function references and constructor tear-offs. (#1047) by Bob Nystrom · 2 years, 9 months ago
  24. 06bfd19 Fix hang when reading from stdin. (#1046) by Bob Nystrom · 2 years, 9 months ago 2.0.3
  25. 32969c1 Merge commit '0fe592042eda5d9eea6fc240a8ee0fe531bb0794' by William Hesse · 2 years, 9 months ago
  26. 9d9dff9 Bump version to publish 2.0.2. (#1043) by Bob Nystrom · 2 years, 9 months ago 2.0.2
  27. 0fe5920 Bump version to publish 2.0.2. by Robert Nystrom · 2 years, 10 months ago
  28. e1c30d6 Merge pull request #1042 from dart-lang/split-empty-catch by Bob Nystrom · 2 years, 10 months ago
  29. a22345d Simplify. by Robert Nystrom · 2 years, 10 months ago
  30. 8f561fb Split empty catch blocks with catches after them. by Robert Nystrom · 2 years, 10 months ago
  31. 427b502 Merge pull request #1041 from dart-lang/1029-empty-catch by Bob Nystrom · 2 years, 10 months ago
  32. 172374b Remove unnecessary getter. by Robert Nystrom · 2 years, 10 months ago
  33. d3bda9f Split empty catch blocks with finally clauses. by Robert Nystrom · 2 years, 10 months ago
  34. 942a52c Merge pull request #1037 from dart-lang/mit-mit-patch-1 by Bob Nystrom · 2 years, 10 months ago
  35. 3b5a9cf Merge pull request #1039 from dart-lang/changelog by Bob Nystrom · 2 years, 10 months ago
  36. efad0c4 Update CHANGELOG with cascade changes. by Robert Nystrom · 2 years, 10 months ago
  37. 317b446 Merge pull request #1033 from dart-lang/simpler-cascades by Bob Nystrom · 2 years, 10 months ago
  38. 41b5c49 Merge pull request #1036 from dart-lang/stdin-exit-code by Bob Nystrom · 2 years, 10 months ago
  39. d173368 Format. by Robert Nystrom · 2 years, 10 months ago
  40. a32cad0 Update README.md by Michael Thomsen · 2 years, 10 months ago
  41. a552e77 Return correct exit code from FormatCommand when formatting stdin. by Robert Nystrom · 2 years, 10 months ago
  42. ebc37b8 Apply review changes. by Robert Nystrom · 2 years, 10 months ago
  43. 6c36863 Merge branch 'master' into simpler-cascades by Robert Nystrom · 2 years, 10 months ago
  44. 5f93e07 Merge pull request #1031 from dart-lang/837-block-comment-splits by Bob Nystrom · 2 years, 10 months ago
  45. 47248ba Optimize formatting large cascades. by Robert Nystrom · 2 years, 10 months ago
  46. d0a102b Remove the special reverse indentation for cascade targets. by Robert Nystrom · 2 years, 10 months ago
  47. f9a4f47 Format. by Robert Nystrom · 2 years, 10 months ago
  48. f093a89 Don't unnecessarily split argument lists with block comments. by Robert Nystrom · 2 years, 10 months ago
  49. f0fc7f7 Merge branch 'remove-inlining-cascased-with-the-same-mathod-name' of https://github.com/ManoyloK/dart_style into ManoyloK-remove-inlining-cascased-with-the-same-mathod-name by Robert Nystrom · 3 years ago
  50. b13403c Use latest Setup action (#1023) by Kevin Moore · 3 years ago 2.0.1
  51. ade7f4e Remove inlining cascades with the same method name by Kostiantyn Manoilo · 3 years ago
  52. f17c23e Merge pull request #1019 from dart-lang/undo-flatten-conditionals by Bob Nystrom · 3 years ago
  53. f71240c Revert the change to flatten nested conditionals. by Robert Nystrom · 3 years ago
  54. 0067cfc Merge pull request #1016 from dart-lang/bump-2.0.1 by Bob Nystrom · 3 years, 1 month ago
  55. 042a2a4 Bump for 2.0.1 release. by Robert Nystrom · 3 years, 1 month ago
  56. 4b931ff Merge pull request #1015 from dart-lang/1010-init-after-required by Bob Nystrom · 3 years, 1 month ago
  57. ad4d861 Correct constructor initializer indentation after "required". by Robert Nystrom · 3 years, 1 month ago
  58. 31e9318 Update CHANGELOG and add more tests. by Robert Nystrom · 3 years, 1 month ago
  59. b20e7a5 Merge branch 'nested-ternary' of https://github.com/RedHatter/dart_style into RedHatter-nested-ternary by Robert Nystrom · 3 years, 1 month ago
  60. 78eef23 Merge pull request #1014 from dart-lang/franklinyow-patch-1 by Franklin Yow · 3 years, 1 month ago
  61. a89346e Update LICENSE by Franklin Yow · 3 years, 1 month ago
  62. 939ede3 Merge pull request #1013 from dart-lang/type-aliases by Bob Nystrom · 3 years, 1 month ago
  63. 36ea5d0 Test bound in non-function typedef. by Robert Nystrom · 3 years, 1 month ago
  64. f7cb290 Support non-function type aliases. by Robert Nystrom · 3 years, 1 month ago
  65. fc5655f Merge pull request #1011 from dart-lang/triple-shift by Bob Nystrom · 3 years, 1 month ago
  66. 1630914 Don't indent nested ternaries by Ava Johnson · 3 years, 1 month ago
  67. c21c6ff Fix lint. by Robert Nystrom · 3 years, 1 month ago
  68. ddca262 Support triple-shift operators. by Robert Nystrom · 3 years, 1 month ago
  69. 2cf8100 Merge pull request #1000 from dart-lang/bump by Bob Nystrom · 3 years, 1 month ago 2.0.0
  70. 7703858 Merge branch 'master' into bump by Robert Nystrom · 3 years, 2 months ago
  71. a1d65dd Merge pull request #1002 from dart-lang/fix-crashes by Bob Nystrom · 3 years, 2 months ago
  72. 07982ce Fix a couple of crashes I found when testing the migration on a corpus. by Robert Nystrom · 3 years, 2 months ago
  73. 195ccbb Get ready to publish 2.0.0. by Robert Nystrom · 3 years, 2 months ago
  74. 51a93d9 Merge pull request #996 from dart-lang/migrate-to-null-safety by Bob Nystrom · 3 years, 2 months ago
  75. e6b57b7 Remove dependency on unmigrated (and mostly unused) node_preamble. by Robert Nystrom · 3 years, 2 months ago
  76. a5ee020 Merge branch 'master' into migrate-to-null-safety by Robert Nystrom · 3 years, 2 months ago
  77. b1c1f29 Update CHANGELOG. by Robert Nystrom · 3 years, 2 months ago
  78. 5ca7c8e Apply review feedback. by Robert Nystrom · 3 years, 2 months ago
  79. 5b4ad7f Merge pull request #998 from dart-lang/bump-2 by Bob Nystrom · 3 years, 2 months ago
  80. ad67027 Update internal version number too. by Robert Nystrom · 3 years, 2 months ago
  81. 664a0f9 Merge pull request #997 from dart-lang/bump by Bob Nystrom · 3 years, 2 months ago
  82. 48e4d87 Bump to 1.3.14. by Robert Nystrom · 3 years, 2 months ago
  83. 9358a14 Migrate to null safety! by Robert Nystrom · 3 years, 2 months ago
  84. a9cd4b1 Merge pull request #995 from dart-lang/return_exit_code by Ben Konyi · 3 years, 2 months ago
  85. 1b49cb0 Update CHANGELOG.md by Ben Konyi · 3 years, 2 months ago
  86. 42d742e Return exitCode from FormatCommand.run() by Ben Konyi · 3 years, 2 months ago
  87. 9784004 Support for generic annotations. (#994) by Paul Berry · 3 years, 2 months ago
  88. 728a144 Update to latest version of analyzer (#990) by Janice Collins · 3 years, 2 months ago 1.3.13
  89. 51bb685 allow latest dependencies (#988) by Kevin Moore · 3 years, 2 months ago 1.3.12
  90. 2971534 Merge pull request #985 from dart-lang/bump by Bob Nystrom · 3 years, 3 months ago 1.3.11
  91. 4920b2d Migrate to GitHub Actions (#981) by Alexander Thomas · 3 years, 3 months ago
  92. 20651e1 Bump to 1.3.11. by Bob Nystrom · 3 years, 3 months ago
  93. ddf22fe Merge pull request #983 from dart-lang/factory-perf by Bob Nystrom · 3 years, 3 months ago
  94. be452b0 Merge branch 'master' into factory-perf by Bob Nystrom · 3 years, 3 months ago
  95. ac7d330 Merge pull request #984 from dart-lang/fix-lints by Bob Nystrom · 3 years, 3 months ago
  96. 1c6c696 Fix uses of deprecated APIs. by Bob Nystrom · 3 years, 3 months ago
  97. b4d0c30 Fix performance bug in constructors without initializer lists. by Bob Nystrom · 3 years, 3 months ago
  98. 2d9f10d Merge pull request #979 from dart-lang/add_type_annotation by Devon Carew · 3 years, 4 months ago
  99. c982203 add a type annotation to defineOptions() by Devon Carew · 3 years, 5 months ago
  100. 7860e92 Merge pull request #977 from dart-lang/allow-latest-analyzer by Bob Nystrom · 3 years, 5 months ago 1.3.10