Skip to content

v0.1.0

Choose a tag to compare

@nerbyk nerbyk released this 29 Dec 00:45

[0.1.0] - 2022-12-28

  • Add before_action and after_action callbacks with :only and :if options
  • Add ActiveFunction::Base#params with require, permit, [] and to_h public methods
  • Add specs for ActiveFunction::Base.params module
  • Add ActiveFunction::Base#render with :status, :json and :head options
  • Add RBS signature
  • Add RBS Aws Event Types
  • Add public interface type steep checking
  • Add ruby-next transpiler