Skip to content

Releases: microsoft/hat

v0.0.1-rc1

25 Jan 08:20
706aaef
Compare
Choose a tag to compare
v0.0.1-rc1 Pre-release
Pre-release

What's Changed

  • Adding initial schema and sample by @masonremy in #1
  • HAT feedback 1/26 by @masonremy in #4
  • Update README.md by @kernhanda in #3
  • add auxiliary table for user-defined metadata by @lisaong in #7
  • added tools by @oferdekel in #8
  • Dev/byronc/hat file by @byronChanguion in #9
  • Move benchmark_hat_package.py to the HAT repo by @lisaong in #10
  • Create the hatlib PyPI package by @lisaong in #11
  • Just-in-time prompts to locate and configure Visual Studio paths by @lisaong in #12
  • Add macOS to CI pipeline, restore HATPackage to accept a file path instead of a directory path by @lisaong in #13
  • [nfc] Minor test cleanup by @lisaong in #14
  • Resolve Debug mode functions for the dynamic HAT package by @lisaong in #15
  • Honor dynamic build dependencies by @lisaong in #16
  • Support basename querying in functions by @lisaong in #18
  • Fix regression in accessing target_file by @lisaong in #20
  • Create a static .lib/.a HAT package from a static .obj/.o HAT package by @lisaong in #21

New Contributors

Full Changelog: https://github.com/microsoft/hat/commits/v0.0.1