Skip to content

Latest commit

 

History

History
157 lines (84 loc) · 5.06 KB

CHANGELOG.md

File metadata and controls

157 lines (84 loc) · 5.06 KB

Changelog

All notable changes to konnco/filament-import will be documented in this file.

1.4.0 - 2022-11-15

What's Changed

  • Updated readme by @frankyso in konnco#52
  • docs(contributor): contributors readme action update by @github-actions in konnco#53
  • Added handle record creation function by @frankyso in konnco#54

Full Changelog: https://github.com/konnco/filament-import/compare/1.3.0...1.4.0

1.3.0 - 2022-11-14

What's Changed

  • feature/mutate after create by @arjendejong12 in konnco#44
  • feature/unique field by @arjendejong12 in konnco#45
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in konnco#47

New Contributors

  • @arjendejong12 made their first contribution in konnco#44

Full Changelog: https://github.com/konnco/filament-import/compare/1.2.7...1.3.0

1.2.7 - 2022-10-28

What's Changed

  • Bump actions/checkout from 2 to 3 by @dependabot in konnco#40

Full Changelog: https://github.com/konnco/filament-import/compare/1.2.6...1.2.7

1.2.6 - 2022-10-14

What's Changed

  • docs(contributor): contributors readme action update by @github-actions in konnco#39

Full Changelog: https://github.com/konnco/filament-import/compare/1.2.5...1.2.6

1.2.5 - 2022-10-11

What's Changed

  • Fix/heading options by @rizkyanfasafm in konnco#38

Full Changelog: https://github.com/konnco/filament-import/compare/1.2.4...1.2.5

1.2.4 - 2022-10-06

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in konnco#35

New Contributors

  • @dependabot made their first contribution in konnco#35

Full Changelog: https://github.com/konnco/filament-import/compare/1.2.3...1.2.4

1.2.3 - 2022-09-27

What's Changed

Full Changelog: https://github.com/konnco/filament-import/compare/1.2.2...1.2.3

1.2.2 - 2022-09-23

Full Changelog: https://github.com/konnco/filament-import/compare/1.2.1...1.2.2

1.2.1 - 2022-09-23

Full Changelog: https://github.com/konnco/filament-import/compare/1.2.0...1.2.1

1.2.0 - 2022-09-22

What's Changed

  • Added global data mutation

Full Changelog: https://github.com/konnco/filament-import/compare/1.1.1...1.2.0

1.1.1 - 2022-09-21

What's Changed

  • feature/documentation by @frankyso in konnco#24

Full Changelog: https://github.com/konnco/filament-import/compare/1.1.0...1.1.1

1.1.0 - 2022-09-21

What's Changed

  • Manipulate data based on another column by @abduromanov in konnco#18
  • Added basic validation by @frankyso in konnco#23

New Contributors

  • @abduromanov made their first contribution in konnco#18

Full Changelog: https://github.com/konnco/filament-import/compare/1.0.5...1.1.0

1.0.5 - 2022-09-19

What's Changed

  • feature/common field import by @frankyso in konnco#21

Full Changelog: https://github.com/konnco/filament-import/compare/1.0.4...1.0.5

1.0.4 - 2022-09-19

What's Changed

  • Refactor masscreate and update into oneliner by @frankyso in konnco#17
  • JSON Column Support by @frankyso in konnco#20

Full Changelog: https://github.com/konnco/filament-import/compare/1.0.3...1.0.4

1.0.3 - 2022-09-16

Full Changelog: https://github.com/konnco/filament-import/compare/1.0.2...1.0.3

1.0.2 - 2022-09-15

What's Changed

  • fix: undefined array key by @tryoasnafi in konnco#13
  • Fixed support csv & xls by @frankyso in konnco#14
  • docs(contributor): contributors readme action update by @github-actions in konnco#15

New Contributors

  • @tryoasnafi made their first contribution in konnco#13
  • @github-actions made their first contribution in konnco#15

Full Changelog: https://github.com/konnco/filament-import/compare/1.0.1...1.0.2

1.0.0 - 2022-09-11

What's Changed

  • Feature/test by @frankyso in konnco#1
  • Feature/refactor by @frankyso in konnco#2

New Contributors

  • @frankyso made their first contribution in konnco#1

Full Changelog: https://github.com/konnco/filament-import/compare/0.0.2...1.0.0