Skip to content

Releases: adonisjs/env

Remove AdonisJs typings

26 May 03:52
Compare
Choose a tag to compare

We will move the AdonisJs typings to @adonisjs/core. This keeps the container bindings and Typescript typings at one place.

  • refactor: remove adonis typings 1240a4b

v1.0.3...v1.0.4

Fixes for AdonisJs typings

20 May 04:00
Compare
Choose a tag to compare
  • fix: move adonis typings inside a folder 946aa67

v1.0.2...v1.0.3

Fixing AdonisJs typings

19 May 16:39
Compare
Choose a tag to compare
  • refactor: update adonis typings 21fd348
  • chore(package): add git block 262af18

v1.0.1...v1.0.2

Adding support for variable interpolation

17 May 07:46
Compare
Choose a tag to compare

From v1.0.1 onwards this module supports variable interpolation covered in depth in docs.

Commits

  • docs(readme): add docs for variable interpolation 0406002
  • feat: add support for variable interpolation 8afb273
  • refactor: use @poppinss/utils over @adonisjs/utils 426cfcd

Commit Range

v1.0.0...master

First release

14 May 17:09
Compare
Choose a tag to compare

Commits

  • style: update docblock 66829c2
  • docs(api): remove private values b89f000
  • docs(readme): wrap image inside a div 3622f8b
  • docs: regenerate api docs after export rename 924aeb5
  • docs(readme): add usage docs 125b3bf
  • ci: add circle 88b4129
  • refactor: define export modules e89e957
  • refactor(Env): update interface 8f0f670
  • docs: add api docs via typedoc f4301d2
  • feat: implement Env 71c2e37

Commit Range

1802484...master