Skip to content

Releases: n-ronn/nronn

v0.11.1

01 Jan 05:38
e3d0ac1
Compare
Choose a tag to compare

What's Changed

Important Bugfixes 🚧

Full Changelog: v0.11.0...v0.11.1

v0.11.0

01 Jan 05:20
c9a663a
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Relax kramdown-parser-gfm dependency to 1.1.x by @tnir in #55

Important Bugfixes 🚧

Full Changelog: v0.10.2...v0.11.0

v0.10.2

02 Aug 06:56
8e487c4
Compare
Choose a tag to compare

What's Changed

Important Bugfixes 🚧

  • Fix typos in gemspec homepage by @tnir in #48

Other Changes

  • Remove Gemfiles from the package by @tnir in #49
  • Release nronn 0.10.2 by @tnir in #50

Full Changelog: v0.10.1...v0.10.2

v0.10.1

02 Aug 03:01
8d3d8ac
Compare
Choose a tag to compare

tl;dr

$ gem install nronn

You should gem uninstall ronn or gem uninstall ronn-ng if you already have either.
Or

$ bundle remove ronn ronn-ng || true
$ bundle add nronn

What's Changed

Exciting New Features 🎉

  • Ruby 3.2-dev, 3.1 support as well as 2.5, 2.4 support in addition to the original Ruby 2.6, 2.7, 3.0 support.
  • Switch to GitHub Flavored Markdown, fixing code block rendering in apjanke/ronn-ng#53
  • Bump to mustache 1.x in apjanke/ronn-ng#46
  • Remove non-portable more -i option in apjanke/ronn-ng#71
  • Introduce nRonn 0.10.1.pre2 by @tnir in #3

Important Bugfixes 🚧

  • Revert \[ci] back to \(bu) in apjanke/ronn-ng#51
  • Minor fix to single-quote escaping in apjanke/ronn-ng#55
  • Elide HTML comments when producing roff output in apjanke/ronn-ng#65
  • Replace CI with GitHub Actions by @tnir in #8
  • Relax nokogiri dependency from 1.11.0 to 1.10.10 by @tnir in #10
  • Workaround for psych 4.0 in tests by @tnir in #15
  • Update links to man pages by @tnir in https://github.com/n-ronn/nronn/pull/17
  • Update GitHub Pages domain by @tnir in #18
  • Check if tests pass with Ruby 2.4-2.6 by @tnir in #19
  • Fix dead links happened recently by @tnir in #22
  • Use valid charset in Content-Type in HTML output by @tnir in #27
  • Fix bugs in rake rev by @tnir in #38
  • Improve comments in rake rev by @tnir in #39

Document📝

  • Update man pages by rake man by @tnir in #11
  • Enable GitHub Pages by @tnir in #13
  • Use GitHub releases feature as primary changelog by @tnir in #30
  • Add tnir to AUTHORS by @tnir in #31
  • Add badges on README by @tnir in #37
  • Improve gem description by @tnir in #41

Other Changes

  • Release v0.10.1.pre3 by @tnir in #12
  • Bump rubocop from 0.93.1 to 1.12.1 by @tnir in #21
  • Use main as the default branch by @tnir in #32
  • Enable Gemspec/DateAssignment cop by @tnir in #33
  • Update Bundler used in bundle install by @tnir in #34
  • Remove test files from gem by @tnir in #36
  • Release nronn 0.10.1.pre4 by @tnir in #40
  • Release nronn 0.10.1 by @tnir in #42
  • Add release.yml by @tnir in #44

New Contributors

  • @tnir made their first contribution in #3

Full Changelog: v0.9.1...v0.10.1

v0.10.1.pre4

02 Aug 02:24
e029634
Compare
Choose a tag to compare
v0.10.1.pre4 Pre-release
Pre-release

What's Changed

  • Enable GitHub Pages by @tnir in #13
  • Workaround for psych 4.0 in tests by @tnir in #15
  • Update links to man pages by @tnir in #17
  • Update GitHub Pages domain by @tnir in #18
  • Check if tests pass with Ruby 2.4-2.6 by @tnir in #19
  • Bump rubocop from 0.93.1 to 1.12.1 by @tnir in #21
  • Fix dead links happened recently by @tnir in #22
  • Use valid charset in Content-Type in HTML output by @tnir in #27
  • Use GitHub releases feature as primary changelog by @tnir in #30
  • Add tnir to AUTHORS by @tnir in #31
  • Use main as the default branch by @tnir in #32
  • Enable Gemspec/DateAssignment cop by @tnir in #33
  • Update Bundler used in bundle install by @tnir in #34
  • Remove test files from gem by @tnir in #36
  • Add badges on README by @tnir in #37
  • Fix bugs in rake rev by @tnir in #38
  • Improve comments in rake rev by @tnir in #39
  • Release nronn 0.10.1.pre4 by @tnir in #40

Full Changelog: v0.10.1.pre3...v0.10.1.pre4

v0.10.1.pre3

01 Aug 04:37
588f6e1
Compare
Choose a tag to compare
v0.10.1.pre3 Pre-release
Pre-release

Ruby 2.4 is now supported again.

What's Changed

  • Replace CI with GitHub Actions by @tnir in #8
  • Relax nokogiri dependency from 1.11.0 to 1.10.10 by @tnir in #10
  • Update man pages by rake man by @tnir in #11
  • Release v0.10.1.pre3 by @tnir in #12

Full Changelog: v0.10.1.pre2...v0.10.1.pre3

v0.10.1.pre2

01 Aug 00:58
9b0427c
Compare
Choose a tag to compare
v0.10.1.pre2 Pre-release
Pre-release

What's Changed

  • Introduce nRonn 0.10.1.pre2 by @tnir in #3

New Contributors

  • @tnir made their first contribution in #3

Full Changelog: 0.7.3...v0.10.1.pre2