Pakyow v1.0.3 Release Notes

Release Date: 2019-12-15 // over 4 years ago
  • pakyow

    • no changes

    🍱 pakyow/assets

    🍱 fix Make pakyow/assets compatible with Ruby 2.7.0.

    • External assets used the http gem, which is failing on Ruby 2.7.0-preview3. We replaced it
      with the async-http gem which is already a dependency of other Pakyow frameworks.

    Related links:

    pakyow/core

    fix Resolve several issues with respawns, restarts.

    Related links:

    - Pull Request #342

    fix Ensure a logger and output is always available in the environment.

    Related links:

    - Pull Request #331

    fix Start multiple processes when the process count specifies more than one.

    Related links:

    - Pull Request #329

    fix Prevent failed processes from restarting indefinitely.

    Related links:

    pakyow/data

    • no changes

    pakyow/form

    • no changes

    pakyow/js

    • no changes

    pakyow/mailer

    • no changes

    pakyow/presenter

    • no changes

    pakyow/realtime

    • no changes

    pakyow/reflection

    • no changes

    pakyow/routing

    • no changes

    👍 pakyow/support

    • no changes

    💻 pakyow/ui

    • no changes