Skip to content

0.1.2: fix compilation with development nim

Compare
Choose a tag to compare
@alaviss alaviss released this 29 Aug 06:26
· 45 commits to main since this release
0.1.2
e47850e

0.1.2: fix compilation with development nim

This release has no behavior changes and fixes a compilation issue on
Nim after commit nim-lang/Nim@1182216.

It is recommended that all users upgrade.


Shortlog for this release:

Leorize (1):
      uniontraits: explicitly convert nil to UnionTy

alaviss (5):
      Merge pull request #19 from alaviss/dependabot/github_actions/crazy-max/ghaction-github-pages-2.6.0
      Merge pull request #21 from alaviss/dependabot/github_actions/actions/checkout-3.0.0
      Merge pull request #23 from alaviss/dependabot/github_actions/actions/checkout-3.0.2
      Merge pull request #24 from alaviss/dependabot/github_actions/crazy-max/ghaction-github-pages-3.0.0
      Merge pull request #26 from alaviss/devel-fix

dependabot[bot] (4):
      build(deps): bump crazy-max/ghaction-github-pages from 2.5.0 to 2.6.0
      build(deps): bump actions/checkout from 2.4.0 to 3.0.0
      build(deps): bump actions/checkout from 3.0.0 to 3.0.2
      build(deps): bump crazy-max/ghaction-github-pages from 2.6.0 to 3.0.0