Skip to content
Announcements
-------------

Rules variable_400 and signal_400 were adding an extra space during alignment.
It is expected these rules will trigger when running against code from previous versions.

New Features
------------

  Issue #1289
  Issue #1438
    Added rule to enforce case of shared keyword in a shared variable declaration.

  Issue #1431
    Added rule variable_015.

  Issue #1459
    Added rule to enforce optional architecture identifier in entity instantiations.

Bug Fixes
---------

  Issue #1250
    Fixed alignment for range declarations of unconstrained record elements.

  Issue #1403
  Issue #1454
    Fixed VHDL-2008 reference in subtype.

  Issue #1415
    Fixed misclassification of signs.

  Issue #1442
    Output file encoding now matches input file encoding.

  Issue #1444
    Fixed misclassification of array definitions as record definition.

  Issue #1446
    Added configuration to adjust indenting of trailing comments at end of declaration and statement productions.

  Issue #1425
    Fixed globbing in file_rules attribute.

Retired Issues
--------------

  Issue #1430

Acknowledgements
----------------

  I would like to thank the following bug finders and feature requestors:

    @benthie
    @GCHQDeveloper211
    @jack-mil
    @JakubFranek
    @jamesglong
    @JHertz5
    @jorkrohn
    @maltaisn
    @masubious
    @obruendl
    @urbite

  I would like to thank the following contributors:

    @benthie
    @JHertz5
    @malsheimer