Skip to content
Snippets Groups Projects
Unverified Commit e3d0a5c3 authored by Thorbjørn Lindeijer's avatar Thorbjørn Lindeijer Committed by GitHub
Browse files

Expose types at the top level (#132)

* Expose types at the top level

While the modules are great for organizing the code internally, it is more
convenient for users of the create when the types are available at the top
level. This avoids the verbosity like "map::Map".

* Changelog updated

Removed the lines stating where which class has been moved, since all these
classes are not available at the top level again.

Also removed some things which I didn't think we actually noteworthy for people
reading up on what had changed.

* Restored some changelog items

Removal of these items unrelated to how the data types are exposed.
parent 7c1ed5e5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment