Skip to content

Releases: backdrop-contrib/coder_upgrade

1.x-1.0.11

Choose a tag to compare

@bugfolder bugfolder released this 02 May 14:34
fcbc9c7

What's Changed

  • Issue #88: Fix version comparison to handle any bugfix version of 7.4.x. by @bugfolder in #94

Full Changelog: 1.x-1.0.10...1.x-1.0.11

1.x-1.0.10

Choose a tag to compare

@bugfolder bugfolder released this 01 May 02:30
580f340

What's Changed

New Contributors

Full Changelog: 1.x-1.0.9...1.x-1.0.10

1.x-1.0.9

Choose a tag to compare

@bugfolder bugfolder released this 24 May 23:15
f7ba873

What's Changed

New Contributors

Full Changelog: 1.x-1.0.8...1.x-1.0.9

1.x-1.0.8

Choose a tag to compare

@bugfolder bugfolder released this 16 Dec 21:17
9c482ce

What's Changed

Full Changelog: 1.x-1.0.7...1.x-1.0.8

1.x-1.0.7

Choose a tag to compare

@bugfolder bugfolder released this 30 Jun 17:19
ab40190

What's Changed

New Contributors

Full Changelog: 1.x-1.0.6...1.x-1.0.7

1.x-1.0.6

Choose a tag to compare

@bugfolder bugfolder released this 25 May 21:27
ba2ff8a

Bugfix release.

  • Improve handling of complex expressions in the default value for variable_get().
  • Proper docblock comment for hook_update_1000() implementation.
  • Some small improvements to documentation.

1.x-1.0.5

Choose a tag to compare

@bugfolder bugfolder released this 12 Apr 02:27
1addecc

Bugfix release: fix a regression bug in 1.x-1.0.4 that mishandled numeric default values in variable_get() calls.

1.x-1.0.4

Choose a tag to compare

@bugfolder bugfolder released this 11 Apr 22:10
40a6f46

Various small bugfixes.

  • Improved handling of arrays declared with [..] syntax.
  • Improved handling of namespaces.
  • Improved handling of nullable types.
  • Improved handling of variable_get() with default value of a boolean value.
  • Improved handling of variable_get() with default value of empty array.
  • Cleanup of temp files.

1.x-1.0.3

Choose a tag to compare

@docwilmot docwilmot released this 15 Mar 01:39

Fixed multiple issues.
This has been in use for many years now with no major concerns, though still little bugs. Considering we have good use of semver, removing Beta tag.

1.x-1.0.2-beta

Choose a tag to compare

@docwilmot docwilmot released this 29 Jan 02:45
  • Include a licence file