Skip to content

nef version 0.3.0

Compare
Choose a tag to compare
@miguelangel-dev miguelangel-dev released this 09 Jul 16:30
· 496 commits to master since this release
f42610b

Misc. Updates

  • Carbon integration (tracked in #40)
  • Improve nef compiler (tracked in #54)
  • Added option to CLI for checking the nef version (tracked in #72)
  • Creates the microsite (tracked in #46, #51, #52)

Bug Fixes

  • Remove unuseful folders after initialising a project using nef playground (tracked in #63)
  • if you copy-paste, an existing playground in an existing nef project, the logic tree for Xcode project gets absolute paths instead of relative (tracked in #69)
  • If the project name input is the same as the playground page, then Jekyll and Markdown options remove the project folder and fails (tracked in #70)