What's Changed
- factor out
d *typeDictionary
as a parameter to initTypes
. by @wenovus in #204
- Move globals
entryCache
and mergedSubmodule
into Modules
. by @wenovus in #205
- Store global
identities
in typeDictionary
. by @wenovus in #206
Full Changelog: v0.3.1...v0.3.2