Skip to content

Releases: bfren/jeebs

v7.2.3

24 Mar 19:09
d31ef47
Compare
Choose a tag to compare

Minor updates

  • Updating NuGet packages

v7.2.2

10 Mar 10:57
70c4f30
Compare
Choose a tag to compare

Minor updates

  • Updating NuGet packages after release of .NET 6.0.3

v7.2.1

07 Mar 13:48
6ff005a
Compare
Choose a tag to compare

Minor updates

  • Updating NuGet packages

v7.2.0

02 Mar 13:25
aeee9f5
Compare
Choose a tag to compare

Major updates

  • Using parallel loading for website loader (#127)
  • Adding Session support to MVC apps (#128)

Minor updates

  • Various Codacy updates (#108)
  • Adding a way to override PagesPer when running a query (#126)
  • Add tests for MVC model binding (#132)
  • Adding parallel menu loading (#135)

v7.1.6

25 Feb 09:32
05830f3
Compare
Choose a tag to compare

Minor updates

  • Updating Nuget packages

v7.1.5

17 Feb 11:10
028e6d2
Compare
Choose a tag to compare

Minor Updates

  • Enforcing tabs not spaces (#121)
  • Moving UseSerilog to IHostBuilder (#122)
  • Adding comment for DbTypeMap (#123)
  • Removing Bar2 from TryAdd_Tests (#124)
  • Updating Nuget packages

v7.1.4

11 Feb 16:19
d42eb89
Compare
Choose a tag to compare

Minor updates

  • Various Codacy updates (#108)
  • Updating copyright year
  • Updating Nuget packages

v7.1.3

31 Jan 09:05
5684a7f
Compare
Choose a tag to compare

Minor updates

  • Various Codacy updates (#108)
  • Switching to use MySqlConnector (#117)
  • Adding Dapper TypeHandlers every time Db is constructed (#118)

Bug fixes

  • Ensuring ICS lines are never longer than 75 characters (#116)

v7.1.2

02 Jan 10:25
f096f4c
Compare
Choose a tag to compare

Bug fixes

  • Switching CacheProfiles back to constants (#114)

v7.1.1

02 Jan 10:09
e59c8ed
Compare
Choose a tag to compare

New features

  • Adding support for free / busy to calendar (#111)

Minor updates

  • Using Codacy to improve codebase (#108)
  • Switching Enumerated to be a record class (#109)
  • Fixing XML documentation comments (#112)

Bug fixes

  • Renaming minimumLevel to minimum (#110)