3.1.6 • Published 4 years ago

coldbox-elixir-ts v3.1.6

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

Welcome to ColdBox Elixir (TS edition)

Elixir Logo

ColdBox Elixir provides a clean, fluent API for defining basic Webpack tasks for your ColdBox applications.

Documentation

Read the full docs at https://coldbox-elixir.ortusbooks.com/v/v3/

  • Many features are missing in the documentation

Versioning

ColdBox Elixir (TS EDition) is maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

License

This private fork is not licenses now maintained.

Versions

3.1.3 - Update version number to test npm package update process.

Important Links