Lunatik v4.1
What's Changed
- Add GitHub Actions workflow for building modules by @Physic69 in #355
- Auto generate network constants for lua (cont) by @sneaky-potato in #395
- Add Kconfig to Lunatik for Modularization by @Zapper9982 in #404
- allow lunatik_closeobject to be called multiple times by @lneto in #415
- Update lldp example after lualinux ifaddr addition by @carloslack in #412
- autogenerate lunatik config from makefile flags by @abhijeetw035 in #400
- build lunatik on linux 5.4.164 by @ArifAlam in #419
- wrap class methods eagerly instead of via __index by @sneaky-potato in #410
- fix gendefines.lua by @lneto in #421
- fix LUA_PATH detection during install in Makefile by @sneaky-potato in #424
- refactor configure.lua by @lneto in #425
- fix unsafe_memcpy for kernel 5.x by @lneto in #426
New Contributors
Full Changelog: v4.0...v4.1