1. f6f7691 The Billion Dollar Mistake by Gustavo Niemeyer · 2 years ago main master upstream/v3 v3.0.1
  2. 00bbc09 github: drop broken semgrep workflow by Gustavo Niemeyer · 2 years ago v3.0.0
  3. 8f96da9 Explicitly check the parser for errors on peek by Gustavo Niemeyer · 2 years ago
  4. 539c8e7 Fix decoding of merge tags. by Gustavo Niemeyer · 2 years ago
  5. 496545a Improve inline comments on map keys (#656). by Gustavo Niemeyer · 3 years, 4 months ago
  6. 749611f Allow encoding Node by value (#673). by Gustavo Niemeyer · 3 years, 4 months ago
  7. c8046fb Improve the behavior of null decoding (#681). by Gustavo Niemeyer · 3 years, 4 months ago
  8. c476de3 Tune previous change so it fixes #686 too. by Gustavo Niemeyer · 3 years, 4 months ago
  9. 3778e11 Fix bug addressed by Felix Fontein in #684. by Gustavo Niemeyer · 3 years, 4 months ago
  10. 2e78108 Merge pull request #679 from sylr/github-actions by Gustavo Niemeyer · 3 years, 4 months ago
  11. b924d38 Use ubuntu-20.04 in github action workflow by Sylvain Rabot · 3 years, 4 months ago
  12. 72df188 Add unstable version to go matrix by Sylvain Rabot · 3 years, 4 months ago
  13. ae4dc15 Replace Travis by Github Actions by Sylvain Rabot · 3 years, 5 months ago
  14. eeeca48 Document that the textual form isn't preserved. by Gustavo Niemeyer · 3 years, 11 months ago
  15. c8ae110 Extend prior fix for indentless sequences. by Gustavo Niemeyer · 3 years, 11 months ago
  16. a5ece68 Fix handling of line comments in bare keys by Gustavo Niemeyer · 4 years ago
  17. e307989 Zero yaml.Node values behave as nil (#545) by Gustavo Niemeyer · 4 years ago
  18. 3e3e88c Fix typo in Decoder docstring (#567) by ktnyt · 4 years ago
  19. c0ae331 Add go1.14 into travis config (#586) by chenrui · 4 years ago
  20. 4f10037 Fix Marshal documentation on omitempty and IsZero (#609) by Afriza N. Arief · 4 years ago
  21. c1a7af8 Fix explicit shorthand Node tags (issue #616) by Gustavo Niemeyer · 4 years ago
  22. 6ec2bf8 Add node.Encode method. by Gustavo Niemeyer · 4 years ago
  23. 913338d Also fix wide char handling on inline comments. by Gustavo Niemeyer · 4 years ago
  24. 2ff61e1 Set the default line length to infinity (-1) (#572) by Andrew Lavery · 4 years ago
  25. 5308cda Fix parsing of wide chars in comments (#538) by Gustavo Niemeyer · 4 years ago
  26. b1b19b4 Use context line for error reporting by Gustavo Niemeyer · 4 years ago
  27. a81ed60 Also marshal Node by value by Gustavo Niemeyer · 4 years ago
  28. ae27a74 Make sequence indentation more usual by Gustavo Niemeyer · 4 years ago
  29. 9f266ea Marshal YAML 1.1 bool-like to strings (#583) by Tristan Colgate-McFarlane · 4 years, 2 months ago
  30. a6ecf24 Port CJ's simple_keys optimization to v3 (#555) by Gustavo Niemeyer · 4 years, 4 months ago
  31. 4206685 Fix line comments under lists (#550) by Gustavo Niemeyer · 4 years, 6 months ago
  32. fa1aa9f Fix issue in simple_keys improvements (#548) by Gustavo Niemeyer · 4 years, 6 months ago
  33. b5595aa Update travis config to use latest go versions (#541) by chenrui · 4 years, 6 months ago
  34. 0b070bb Better handling of line comments in nested sequences by Gustavo Niemeyer · 4 years, 6 months ago
  35. e228e37 Drop scanner iteration over stale simple keys by Gustavo Niemeyer · 4 years, 6 months ago
  36. 196cff6 Add Go 1.13 to travis setup. by Gustavo Niemeyer · 4 years, 6 months ago
  37. 6a25d4b Use v3 instead of v2 in limit_test.go (#525) by Andrew Lavery · 4 years, 6 months ago
  38. 0b21df4 Do not mutate Node tree on encoding (#532) by Gustavo Niemeyer · 4 years, 6 months ago
  39. fc94e3f Fix sequence indent of 2 under map after comment (#508) by Gustavo Niemeyer · 4 years, 7 months ago
  40. 05262c8 Improve heuristics preventing CPU/memory abuse (#515) by Gustavo Niemeyer · 4 years, 7 months ago
  41. c8b7dad Fix detection of string keyed maps (#507) by Parker Zhou · 4 years, 7 months ago
  42. 8274499 Make travis use the v3 import path (#485) by Andrew Lavery · 4 years, 8 months ago
  43. 35294da Bring back old unmarshaler type error behavior. by Gustavo Niemeyer · 4 years, 8 months ago
  44. 3462d66 Further fixes on comment handling. by Gustavo Niemeyer · 4 years, 8 months ago
  45. 163f855 Additional tests for bool variants. by Gustavo Niemeyer · 4 years, 8 months ago
  46. 674ba3e Add trivial test for cr-lf endings. by Gustavo Niemeyer · 4 years, 10 months ago
  47. 513397e Double-quote multi-line strings in flow style. by Gustavo Niemeyer · 4 years, 10 months ago
  48. 0932294 Fix scanning of long comment lines. by Gustavo Niemeyer · 4 years, 10 months ago
  49. caeefd8 Add logic to catch cases of alias abuse. by Gustavo Niemeyer · 4 years, 10 months ago
  50. a56cad2 Allow literal formatting in presence of tabs. by Gustavo Niemeyer · 4 years, 10 months ago
  51. 117fdf0 Propery handle foot comments ending blocks. by Gustavo Niemeyer · 4 years, 10 months ago
  52. 55513ca Fix and improve indentation of sequences in maps. by Gustavo Niemeyer · 5 years ago
  53. cdc409d Fix instability in key ordering. by Gustavo Niemeyer · 5 years ago
  54. fc85683 Fix encoding of maps inside sequences. by Gustavo Niemeyer · 5 years ago
  55. 389beb8 Preserve data in existing fields that are not decoded. by Gustavo Niemeyer · 5 years ago
  56. 7c00162 Clarify Node documentation further. by Gustavo Niemeyer · 5 years ago
  57. 0b8d56a Clarify documentation for Node regarding usage. by Gustavo Niemeyer · 5 years ago
  58. a6358f1 Improve SetString and fix !!binary auto-detection. by Gustavo Niemeyer · 5 years ago
  59. b66172d Set correct module path (#449) by andrewheberle · 5 years ago
  60. b752bd5 Trivial reorg in Node field ordering. by Gustavo Niemeyer · 5 years ago
  61. bae442e Fix travis.yaml reference to Go 1.10. by Gustavo Niemeyer · 5 years ago
  62. 6dcbc7a Add recent Go versions to the test matrix. by Gustavo Niemeyer · 5 years ago
  63. 6cdc503 Call MarshalYAML on the result of MarshalYAML by Gustavo Niemeyer · 5 years ago
  64. 857fb44 Move package back to its real location. by Gustavo Niemeyer · 5 years ago
  65. 195d076 More documentation for Node. by Gustavo Niemeyer · 5 years ago
  66. 8e1c50c Update README for v3. by Gustavo Niemeyer · 5 years ago
  67. 3e3283e Clarify licensing. by Gustavo Niemeyer · 5 years ago
  68. 82dd149 Emit pound prefix ("# ") in comments if missing. by Gustavo Niemeyer · 5 years ago
  69. 39a50f7 Rename NodeKind to Kind. by Gustavo Niemeyer · 5 years ago
  70. af7a659 Rename Node.Children to Node.Content. by Gustavo Niemeyer · 5 years ago
  71. 3fb7823 Add documentation for Node. by Gustavo Niemeyer · 5 years ago
  72. f8f8118 Header/Inline/Footer => {Head,Line,Foot}Comment by Gustavo Niemeyer · 5 years ago
  73. d22fc9e Fix comment handling around aliases. by Gustavo Niemeyer · 5 years ago
  74. b53452e Handle inlined structs referenced as a pointer. by Gustavo Niemeyer · 5 years ago
  75. c072164 Handle inlined fields implementing Unmarshaler. by Gustavo Niemeyer · 5 years ago
  76. 0d383ff Support 0o octals per 1.2 spec. by Gustavo Niemeyer · 5 years ago
  77. 891da3a Resolve Node tags on decoding and use short tags. by Gustavo Niemeyer · 5 years ago
  78. 01167db Some 1.1 backward compatibility for bool values. by Gustavo Niemeyer · 5 years ago
  79. 14f799f Maps with string keys are now map[string] by default. by Gustavo Niemeyer · 5 years ago
  80. 309c9d1 Enforce unique mapping keys and drop the option. by Gustavo Niemeyer · 5 years ago
  81. 085f382 Split Strict flag into KnownFields and UniqueKeys. by Gustavo Niemeyer · 5 years ago
  82. 9e32271 Do not accept plain ints into time.Duration. by Gustavo Niemeyer · 5 years ago
  83. b9fa902 Fix indentation of block map under sequence. by Gustavo Niemeyer · 5 years ago
  84. 3c39489 Change default indentation to 4 spaces. by Gustavo Niemeyer · 5 years ago
  85. 2c9fce8 Support custom indentation via Encoder.SetIndent. by Gustavo Niemeyer · 5 years ago
  86. 112d6e7 Parse floats correctly and fix mistake from #171 by Gustavo Niemeyer · 5 years ago
  87. e990009 Change Unmarshaler so it uses Node as input. by Gustavo Niemeyer · 5 years ago
  88. e8e5527 Lowercase error messages. by Gustavo Niemeyer · 5 years ago
  89. b804f79 Drop MapSlice in favor of general Node support. by Gustavo Niemeyer · 5 years ago
  90. b145382 Drop y/n and on/off as booleans per YAML 1.2. by Gustavo Niemeyer · 5 years ago
  91. d8c328e Support anchors and aliases. by Gustavo Niemeyer · 5 years ago
  92. a1ff040 Support decoding and encoding comments. by Gustavo Niemeyer · 5 years ago
  93. e7ae84e Initial sketch for v3. by Gustavo Niemeyer · 6 years ago
  94. 5420a8b Use underlying float precision when formatting floats (#353) by Prashant Varanasi · 6 years ago v2.2.1
  95. 4fc5987 Fix typo in tab error message (#208). by Matthew M. Boedicker · 6 years ago
  96. 14d1c46 Fix misspell of precede in ported code (#216) by Leo Arias · 6 years ago
  97. f7e2331 Fix type on Marshal docs (#206). by George Hartzell · 6 years ago
  98. 7c97801 Fixed typos in docstrings (#179). by Joe Farrell · 6 years ago
  99. 86f5ed6 Drop unnecessary explicit timestamp tags. by Gustavo Niemeyer · 6 years ago v2.2.0
  100. 119a11e Fix broken test from last merge. by Gustavo Niemeyer · 6 years ago