Skip to content
Snippets Groups Projects
  1. Jan 26, 2022
    • Thorbjørn Lindeijer's avatar
      Expose types at the top level (#132) · e3d0a5c3
      Thorbjørn Lindeijer authored
      * 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.
      e3d0a5c3
  2. Jan 25, 2022
  3. Jan 24, 2022
  4. Jan 03, 2022
  5. Jan 02, 2022
  6. Dec 30, 2021
  7. Dec 29, 2021
  8. Dec 28, 2021
  9. Dec 27, 2021
  10. Dec 26, 2021
  11. Dec 25, 2021
Loading