Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 550 Bytes

File metadata and controls

38 lines (23 loc) · 550 Bytes

Hawkbit Database Changelog

1.0.3

Fixed

  • Fix #1 extracting and mapping data and respecting their types

1.0.2

Full documentation available now!

Added

  • Create gateway from connection
  • PHP 7.1 Support

1.0.1

Altered

  • Add table alias feature to mapper
  • add table prefixing to gateway
  • map entities from identity map in select if any exists

1.0.0

Added

  • Add connection service
  • Add gateway
  • Add hydrator
  • Add mapper
  • Add identity map
  • Add data mapper
  • Add unit of work