Skip to content

Releases: mauricecalhoun/inventory

Added type hints and small tweaks

05 May 19:03
Compare
Choose a tag to compare
  • Added Eloquent Model type hints to methods that can only accept a Model instance
  • Some other small tweaks

Inventory Variants

05 May 17:13
Compare
Choose a tag to compare
  • Added the ability to create variants of inventory items
  • Updated code docs throughout the package
  • Updated documenation

Fixed service provider paths

24 Apr 15:16
Compare
Choose a tag to compare
v1.5.8

Fixed translation path

More PSR Compatibility Changes

24 Apr 14:43
Compare
Choose a tag to compare
v1.5.7

Fix small typo

PS2 Compatibility

23 Apr 13:16
Compare
Choose a tag to compare
  • Thanks to @brunogaspar, PS2 compatibility has been finished

Updated for PSR compatibility

22 Apr 13:24
Compare
Choose a tag to compare
  • composer.json now uses PSR-4 autoloading
  • Tests are now excluded by default in composer.json
  • All arrays have been changed to short syntax for consistency

Uncommented function, screw up from code re-format

07 Apr 12:40
Compare
Choose a tag to compare
v1.5.4

Uncommented function, screw up from code re-format

Added default stock change reasons to transactions

06 Apr 17:18
Compare
Choose a tag to compare
  • Default stock change reasons are now given to the stock when a transaction modifies stock in some way. You can update these by publishing and modifying the lang files

Bumped service provider to correct version

02 Apr 13:01
Compare
Choose a tag to compare
v1.5.2

Woops, bumped version

Merged auth fix for Laravel 5

02 Apr 03:21
Compare
Choose a tag to compare