YARD v0.9.27 Release Notes

Release Date: 2021-11-29 // over 2 years ago
    • โž• Add support for Ruby 3.0 endless method definitions. (#1376, #1381)
    • โž• Add existence check for README file (#1367)
    • ๐Ÿ‘Œ Support module_function decorator (#1365)
    • โž• Add CommonMarker markup support (-m commonmarker) (#1157, #1388)
    • ๐Ÿ›  Fix nested array parsing (#1389)
    • โž• Add WEBrick as a runtime dependency for Ruby 3.0 support (#1400)
    • Support fail_on_warning option in yard stats command (#1392)
    • ๐Ÿ‘ Better integration with Sorbet (#1401)
    • ๐Ÿ– Handle include mixins on complex paths (#1386)
    • ๐Ÿ›  Fix @!scope maintaining state in lone comment blocks (#1411)
    • โœ‚ Remove support for Travis CI

Previous changes from v0.9.26

    • โž• Add support for Ruby 3.0 and fix tests
    • Fix support for frozen_string_literal: false magic comments (#1363)