[go: nahoru, domu]

6.0.0
  1. 32a9450 Bump to 6.0.0 (#443) by Sam Rawlins · 1 year, 11 months ago 6.0.0
  2. e479495 Require Dart 2.17, cleanup up lints (#442) by Kevin Moore · 1 year, 11 months ago
  3. 7987e1e Remove dependency on third party package:charcode. by Jonas Termansen · 2 years, 2 months ago
  4. 6d39147 Create DelimiterSyntax to replace TagSyntax (#407) by Zhiguang Chen · 2 years, 3 months ago
  5. 5699caf Bump version to 5.0.0 (#406) by Sam Rawlins · 2 years, 3 months ago 5.0.0
  6. 43668f9 Make parseInline's parameter non-nullable (#389) by Sam Rawlins · 2 years, 5 months ago
  7. 10b8b0a Bump package to version 4.0.1 (#378) by Sam Rawlins · 2 years, 9 months ago 4.0.1
  8. 42b66de Update example and necessary dependencies (#373) by Parker Lougheed · 3 years ago
  9. cd8701a Migrate from pedantic to lints (#370) by Sam Rawlins · 3 years, 1 month ago
  10. bf29d78 allow latest pkg:io, clean SDk constraint, update pubspec URL (#362) by Kevin Moore · 3 years, 4 months ago
  11. 74fa483 Update pedantic to 1.11.0 (#361) by Sam Rawlins · 3 years, 4 months ago
  12. 80e20fe stable null safety release (#355) by Jacob MacDonald · 3 years, 5 months ago 4.0.0
  13. 9c4beaa prep for stable release (#354) by Jacob MacDonald · 3 years, 5 months ago
  14. 185c12d Bump to 4.0.0-nullsafety.0 (#352) by Sam Rawlins · 3 years, 6 months ago 4.0.0-nullsafety.0
  15. 53ccb8a Null safe API (#347) by Sam Rawlins · 3 years, 7 months ago
  16. 202c83d Remove dependency on expected_output; fold impl into tool/ (#346) by Sam Rawlins · 3 years, 7 months ago
  17. f940f82 Overhaul link and emphasis resolution (#345) by Sam Rawlins · 3 years, 7 months ago
  18. 6f89681 Release 3.0.0 (#339) by Sam Rawlins · 3 years, 9 months ago 3.0.0
  19. 6ad2be2 Remove 4 public methods from public API (#312) by Sam Rawlins · 3 years, 11 months ago
  20. dbeafd4 Fixes for Issue 310 - Follow Dart file conventions (#311) by Michael Jordan · 3 years, 11 months ago 2.1.8
  21. 94295e5 Deprecate 4 public methods; will be made private (#307) by Sam Rawlins · 3 years, 11 months ago
  22. 2ede692 Add dependency on the meta package (#298) by Sam Rawlins · 4 years ago 2.1.7
  23. bc86800 Bump to 2.1.6 (#297) by Sam Rawlins · 4 years ago 2.1.6
  24. 84ff033 Bump to 2.1.5 (#292) by Sam Rawlins · 4 years, 1 month ago 2.1.5
  25. 1dde82f Overhaul table row parsing (#288) by Sam Rawlins · 4 years, 1 month ago
  26. f97dd04 Lint: bump pedantic and handle consequences (#289) by Sam Rawlins · 4 years, 1 month ago
  27. fd34113 Bump version to 2.1.4 (#290) by Sam Rawlins · 4 years, 1 month ago
  28. dd150bb Update old links to point to dart.dev and pub.dev (#283) by Kevin Moore · 4 years, 4 months ago
  29. 4464dfe Fix newly enforced package:pedantic lints (#279) by Nate Bosch · 4 years, 7 months ago
  30. 0d8a548 Bump to 2.1.3 with link fix (#278) by Sam Rawlins · 4 years, 7 months ago 2.1.3
  31. 4948616 Add startCharacter, reducing parsing time by another 17%; bump to 2.1.2 (#276) by Sam Rawlins · 4 years, 8 months ago 2.1.2
  32. c585ef3 Enforce more strict analysis (#266) by Sam Rawlins · 4 years, 9 months ago
  33. 384a4f6 publish 2.1.1 (#265) by Keerti Parthasarathy · 4 years, 10 months ago 2.1.1
  34. c27bae0 Fix escaping in an indented code block (#262) by Sam Rawlins · 4 years, 10 months ago 2.1.0
  35. 05d493c support the latest pkg:build_web_compilers (#250) by Kevin Moore · 5 years ago
  36. 22f647d Improve white-space strictness of a number of elements by Kevin Moore · 5 years ago
  37. dced071 Generate and test common_mark tests using unit files by Kevin Moore · 5 years ago
  38. 9fcb831 Escape HTML attribute for fenced code blocks, in the info string; 2.0.3 (#244) by Sam Rawlins · 5 years ago 2.0.3
  39. d155d3d Support the latest pkg:html by Kevin Moore · 5 years ago
  40. 85490fe dev dep: latest build_web_compilers (#237) by Kevin Moore · 6 years ago
  41. 1d0225c Enable pkg:pedantic lints (#236) by Kevin Moore · 6 years ago
  42. 95585a9 Use pkg:build_version to keep the pkg version in sync by Kevin Moore · 6 years ago
  43. a836916 support latest pkg:build_runner by Kevin Moore · 6 years ago
  44. 4f6738c chore: set max SDK version to <3.0.0, and adjust other dependencies (#229) by Patrice Chalin · 6 years ago 2.0.2
  45. e261264 Release stable master as 2.0.1 (#224) by Sam Rawlins · 6 years ago 2.0.1
  46. b13e8f6 misc(test): support latest version of pkg:test, fix deprecations by Kevin Moore · 6 years ago
  47. a141e68 Bump min SDK by Kevin Moore · 6 years ago
  48. 2aabd7a Add deps and config to update example with new build system by Kevin Moore · 6 years ago
  49. f294da5 Bump to 2.0.0 (#219) by Sam Rawlins · 6 years ago 2.0.0
  50. edd15a1 Overhaul links (#202) by Sam Rawlins · 6 years ago
  51. 1b408e5 Remove usage of pkg:browser by Kevin Moore · 6 years ago
  52. 2a03e87 Rename the Link class to LinkReference (#204) by Sam Rawlins · 6 years ago
  53. b9c53d1 Add support for GFM's strikethrough syntax (#199) by Sam Rawlins · 6 years ago
  54. cb1c6fc Allow --extension-set to be passed to bin/markdown (#198) by Sam Rawlins · 7 years ago
  55. 96250b9 Overhaul the parsing of emphasis and strong emphasis (#193) by Sam Rawlins · 7 years ago
  56. 0eb8ae2 Add support for emojis (#189) by Sam Rawlins · 7 years ago 1.1.1
  57. a59f2ca Make the ExtensionSet constructor public (#187) by Sam Rawlins · 7 years ago
  58. 5fe9a49 Prepare for v1 (#183) by Kevin Moore · 7 years ago 1.0.0
  59. 28a66a5 Support latest args version by Kevin Moore · 7 years ago
  60. 71e792b Remove deprecated escapeHtml function by Kevin Moore · 7 years ago
  61. 2761aff Update CommonMark tests to v0.28 by Kevin Moore · 7 years ago
  62. c8ca3c9 prepare to publish 0.11.4 by Kevin Moore · 7 years ago
  63. 3c93cec Migrate tests to use expected_output (#163) by Sam Rawlins · 7 years ago
  64. 576b352 prepare for 0.11.3 release by Kevin Moore · 7 years ago 0.11.3
  65. 590f526 Enable code highlighting in example by Kevin Moore · 8 years ago
  66. 3f22646 Deprecate escapeHtml by Kevin Moore · 8 years ago
  67. 225608e Update version in pubspec and add changelog entry by Janice Collins · 8 years ago
  68. 63ecb30 Bump to 0.11.1 by Sam Rawlins · 8 years ago 0.11.1
  69. 5eaeed9 support latest version of pkg/html by Kevin Moore · 8 years ago
  70. 5fdb9e7 Bump to 0.11.1-dev by Sam Rawlins · 8 years ago
  71. 83bfdaf Bump with playground note. by Sam Rawlins · 8 years ago 0.11.0+1
  72. 7b7bbf6 Basic live editor by Sam Rawlins · 8 years ago
  73. 7bdf9d7 Bumping CHANGELOG and common_mark_stats.txt by Sam Rawlins · 8 years ago
  74. 62408af Bumping to 0.10.2-dev by Sam Rawlins · 8 years ago
  75. d4a3961 Bump to 0.10.1 by Sam Rawlins · 8 years ago 0.10.1
  76. 0cee9aa Merge remote-tracking branch 'dartlang/master' into commonmark by Mark E. Haase · 8 years ago
  77. d9a7e2e Merge branch 'dartdoc-compare-dart' of git://github.com/jirkadanek/markdown into jirkadanek-dartdoc-compare-dart by Sam Rawlins · 8 years ago
  78. 3c1ab0e Bump to release 0.10.0. by Bob Nystrom · 8 years ago
  79. b8874f7 Add ability to record result of Common Mark stats by Kevin Moore · 8 years ago
  80. a9c8a1d Improve dart-lang/markdown#51. by Mark E. Haase · 8 years ago
  81. 0dd44ab Add a dartdoc-compare.dart script by Jirka Daněk · 8 years ago
  82. a7bf3dd Follow CommonMark convention for language in fenced code blocks by Kevin Moore · 9 years ago
  83. a7db5a6 adding verification for CommonMark v0.22 by Kevin Moore · 9 years ago
  84. de03516 Bump to 0.9.0 by Sam Rawlins · 9 years ago 0.9.0
  85. 7f825bb First Extension Sets by Sam Rawlins · 9 years ago
  86. 9e4c2a6 Formalize extensions support; add inline HTML support by Sam Rawlins · 9 years ago
  87. 4aaadf3 Ignore underscores in the middle of words. by Bob Nystrom · 9 years ago 0.8.0
  88. e773219 moving most test cases into unit files by Kevin Moore · 10 years ago
  89. 2b8c4db Make markdown error-free in strong mode. by Bob Nystrom · 9 years ago
  90. 079ea42 Switch from unittest to test. by Bob Nystrom · 9 years ago
  91. 5ba7b17 Clean up: by Bob Nystrom · 9 years ago
  92. dcf784e Allow resolving links that contain inline syntax. by Bob Nystrom · 9 years ago
  93. 85bb148 Updated homepage by Kevin Moore · 9 years ago
  94. f2eb816 test: removed unused argument to validate by Kevin Moore · 10 years ago
  95. 56b0fd6 updated version and added CHANGELOG by Kevin Moore · 10 years ago v0.7.1+2
  96. e28e000 Updated unittest dependency, bumped version by Kevin Moore · 10 years ago v0.7.1+1
  97. 51a71ec Fixed ImageLinkSyntax Resolver by Martin Charles · 10 years ago
  98. acf460e Fix some type issues, lock down types (breaking changes), bumped to 0.7.0 by Kevin Moore · 10 years ago
  99. 03369bc Fixed issue which makes a dartanalyzer warning by Martin Charles · 10 years ago
  100. b34168e Release 0.6.0 - closes #11 by David Peek · 10 years ago 0.6.0