Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

57 lines (31 loc) · 1.51 KB

Changelog

All notable changes to measures-for-laravel will be documented in this file.

0.1.9 - 2024-11-23

What's Changed

  • Fixed missing millibar
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #25
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #26
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #27

Full Changelog: https://github.com/sfolador/measures-for-laravel/compare/0.1.8...0.1.9

Added Laravel 11 compatibility - 2024-03-29

What's Changed

  • added Laravel 11 by @sfolador in #23

Full Changelog: https://github.com/sfolador/measures-for-laravel/compare/0.1.7...0.1.8

Adde Volume cast - 2023-02-26

Added Volume eloquent cast

Fixed bugs - 2023-02-26

  • fixed a bug for reading null values with eloquent Measure cast

Eloquent cast - 2023-02-19

It's now possible to cast an Eloquent attribute to a Measure

Added remaining units - 2023-02-19

Power, Energy, Pressure, Data, Angle

Area, Speed and Time units - 2023-02-19

added area, speed and time units

Refactor - 2023-02-18

Added extended unit names to conversion method

Added Volume and Temperature units - 2023-02-18

Added volume and temperature unit conversions

First release - 2023-02-18

First release:

  1. Length units
  2. Weight units