- Add
before_actionandafter_actioncallbacks with:onlyand:ifoptions - Add
ActiveFunction::Base#paramswithrequire,permit,[]andto_hpublic methods - Add specs for
ActiveFunction::Base.paramsmodule - Add
ActiveFunction::Base#renderwith:status,:jsonand:headoptions - Add RBS signature
- Add RBS Aws Event Types
- Add public interface type
steepchecking - Add
ruby-nexttranspiler
- Add unit tests
- Fix Steep pipeline & add better RBS type signatures
- Refactor
::Functionsmodule - Add
Responseclass
- cleanup
- add ActiveFunction::Functions::Response#commit!
- extract action processing to separate method to handle ActiveFunction::Functions::Callbacks#process overriding
- add test for ActiveFunction::Base.process
- Updated readme
- Make callbacks inheritable
include->prependCore module
- Finish readme
- Fix callbacks broken by
prependchange - Add more tests for
#processpublic interface
- Fix RubyNext runtime integration
- Start gem restructuring for modularizaition
- Introduce
activefunction-coregem with RubyNext integration
- Replace
ActiveFunction::Functions::CallbackswithActiveFunctionCore::Plugins::Hooks - Introduce Plugin system
- Global refactoring
- YARD Doc Added
- Bump ActiveFunctionCore to 0.2.4