Skip to content

v0.78.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 21:56
· 75 commits to master since this release

What's Changed

  • Feat: extend goto/implementation to find architectures of entities by @kernmatthias in #230

  • Fix: Emacs strange Unexpected EOF by @Rutherther in #245

  • Update Emacs config section in README.md by @gmlarumbe in #240

  • Feat: search standard libs in ../share/ by @Derisis13 in #259

  • Feat: Substitute environment variables into config paths by @KarelPeeters in #265

  • Feat: Disallow Interface lists to be empty

  • Feat: Disallow a library being called 'work'

  • Feat: Better diagnostic for attributes

  • Fix: Distinguish between packages that are instantiated in a generic map and in the declarative region

  • Fix: Allow package instances to be selected from design units

  • Feat: Enable Entity Completion

  • Feat: Check that the interface mode of a subprograms matches the called mode

  • Fix: Change the error message from the config when the error is something other than NotFound

  • Feat: Add aarch64-apple-darwin as target architecture

  • Feat: Add source code information to Symbol Documentation

New Contributors

Full Changelog: v0.77.0...v0.78.0