Skip to content

aurora-auv0.6.0

Updated

A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.

#Usage

The package aurora-au provides CMake targets:

find_package(Au REQUIRED)
target_link_libraries(main PRIVATE Au::au)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Andre Nguyen's avatarAndre Nguyen
  • JonLiu1993's avatarJonLiu1993
  • Chip Hogg's avatarChip Hogg
  • toge's avatartoge
  • Chip Hogg's avatarChip Hogg

#Changelog

  • 81863e9[aurora-au] Update to 0.6.0 (#53712)
  • cdce667[aurora-au] update to 0.5.1 (#49001)
  • 26eb950[aurora-au] update to 0.5.0 (#47016)
  • 352cf2f[aurora-au] Update to version 0.4.1 (#42930)
  • a08d0b1[aurora-au] Update to version 0.4.0 and add test port (#42679)
  • 5e92f89[aurora-au] Add link to documentation website (#41765)
  • f097a78[aurora-au] new port (#41119)