Skip to content

nef version 0.6.0

Compare
Choose a tag to compare
@miguelangel-dev miguelangel-dev released this 19 Mar 18:14
· 60 commits to develop since this release

Misc. Updates

This version finishes the modularization we started in nef 0.4.

  • nef ♡ FP Functional Programming encourages us to write modular and testable code, improving maintainability; In the end, it leads us to write robust and trustworthy code. Following this goal, and taking advantage of Bow, we have rewritten nef using a functional approach from the core to the UI.
  • API Reference this version provides multiple APIs. You can go to new API section in the site for more information.
  • Official integration with Homebrew nef has been included in the main repository 🎉