REL v0.6.0 Release Notes

Release Date: 2020-08-15 // over 3 years ago
    • ๐Ÿฑ ๐Ÿ’ฅ Composite primary key (#86)
    • ๐Ÿฑ ๐Ÿ’ฅ Allow explicitly set value for primary key when inserting records (#82)
    • ๐Ÿ‘Œ Support partially specified custom primary key on bulk insert (#89)
    • ๐Ÿ‘ Allow no-op preload if association is already loaded (#84)
    • [fix] Replace has many for non-autogenerated ids (#87)
    • [fix] Postgres returning primary key (#88)
    • ๐Ÿ— [fix] Go 1.12 build pipeline (#83)
    • [doc] add todo app example (#77)
    • [doc] Create CONTRIBUTING.md (#80)