Skip to content

Releases: mipalgu/VHDLParsing

2.7.0

13 Sep 12:26
bf9bb91

Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.7.0

2.6.0

04 Jun 02:31
cdfdb21

Choose a tag to compare

  • Added new inverted property to BitLiteral.

Full Changelog: 2.5.0...2.6.0

2.5.0

06 May 14:54
5e00ce6

Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.5.0

2.4.1

03 Apr 10:31
b422795

Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

18 Sep 10:27
4223b7c

Choose a tag to compare

  • Included expressions in the VariableAssignment enumeration. The API of this type hasn't changed as new static functions cover the old cases.

Full Changelog: 2.3.0...2.4.0

2.3.0

18 Sep 05:00
66f7af5

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

15 Sep 07:48
49ffb70

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

13 Sep 07:08
ae3976b

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

08 Sep 12:45
5612793

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...2.0.0

1.1.1

30 Jun 23:00
6196873

Choose a tag to compare

Hotfix that fixes an error where VariableName accepts reserved words in init(rawValue:). This was never the intended behaviour of this initialiser.

What's Changed

Full Changelog: 1.1.0...1.1.1