Skip to content

Horus 0.1.0

Choose a tag to compare

@dumbbell dumbbell released this 28 Mar 10:09
· 96 commits to main since this release
v0.1.0
56668a2

At this point, Horus should be considered Alpha and not production ready. The API will likely evolve and future releases will likely introduce breaking changes. The goal of this release is to make it easy for anyone to try it and possibly give feedback.

What's new in Horus 0.1.0

This is the first release of Horus.

Horus is a library that extracts an anonymous function's code and creates a standalone version of it in a new module at runtime. The goal is to have a storable and transferable function which does not depend on the availability of the module that defined it.

Download

Horus 0.1.0 is available from Hex.pm: https://hex.pm/packages/horus/0.1.0

Documentation

The documentation for Horus 0.1.0 is available on Hex.pm.