Skip to content

Releases: elct9620/boxing

v0.11.0

29 Dec 13:21
024ffd4
Compare
Choose a tag to compare

What's Changed

  • Replace Thor with Rake
  • Add Hanami support
  • Add Zeitwerk to load classes

Full Changelog: v0.10.0...v0.11.0

v0.10.0

29 Jan 11:13
Compare
Choose a tag to compare
  • Add AWS Lambda support
    • Set entry point to bin/aws_lambda_ric it detected (bundle binstub aws_lambda_ric before use it)
    • Set command to config/environment.Aws::Rails::SqsActiveJob.lambda_job_handler if aws-sdk-rails found
    • Set command to config/environment.Lamby.cmd if lamby found

v0.9.0

22 Dec 15:10
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.9.0

  • Add bootsnap precompile support
  • Allow to customize ENTRYPOINT and CMD

v0.7.1

20 May 02:15
46ca618
Compare
Choose a tag to compare

What's Changed

  • Fix assets precompile stage missing Rails master key by @elct9620 in #19

Full Changelog: v0.7.0...v0.7.1

v0.6.3

21 Feb 17:10
53196da
Compare
Choose a tag to compare

What's Changed

  • Fix extra packages not correct apply mode by @elct9620 in #16

Full Changelog: v0.6.2...v0.6.3

v0.6.1

16 Feb 08:05
807e67d
Compare
Choose a tag to compare

What's Changed

  • Fix copy assets not removed if precompile disabled by @elct9620 in #14

Full Changelog: v0.6.0...v0.6.1

v0.6.0

14 Feb 12:56
bf438a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Feb 10:02
d63c47f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

30 Dec 15:41
1ab9266
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 Dec 03:35
009f6dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0