Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Releases: aquifer/aquifer-coder

Support https://ftp.drupal.org

04 Mar 18:01
Compare
Choose a tag to compare

Drupal.org recently published an update that requires the use of https when downloading assets from the servers. This update fixes aquifer-coder so that it uses the new https path to grab dcs assets.

Bug fixes!

17 Dec 20:36
Compare
Choose a tag to compare

This version bump solves a major issue related to this module's composer dependencies that prevented it from being installed.

Bug fixes, better documentation.

25 Nov 20:44
Compare
Choose a tag to compare

This release fixes issues with config file paths, and documents a new config parameter.

Ignored Patterns

25 Nov 19:57
Compare
Choose a tag to compare

This update adds an eslintignore option, with sensible defaults, and ignores non-custom features code when scanning with phpcs.

Documentation improvements

05 Oct 18:47
Compare
Choose a tag to compare
1.0.2

Bump patch

Documentation!

05 Oct 18:08
Compare
Choose a tag to compare

This version introduces much-needed documentation for installing, using, and configuring this extension.

Initial release

05 Oct 17:52
Compare
Choose a tag to compare

This release contains a functional set of tools for linting JavaScript and PHP code files within Aquifer projects.