Releases: ergebnis/front-matter
Releases · ergebnis/front-matter
3.2.0
What's Changed
- Fix: Do not configure
platform
by @localheinz in #501 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #502 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #516 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #532 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #674 - Enhancement: Add support for PHP 8.4 by @localheinz in #677
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #484 - Enhancement: Add support for PHP 8.3 by @localheinz in #485
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- Fix: Drop support for PHP 8.0 by @localheinz in #393
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #396 - Fix: Rename constructor by @localheinz in #397
- Fix: Rename
Content
toBodyMatter
by @localheinz in #398 - Enhancement: Implement
Content
as value object by @localheinz in #399 - Fix: Rename
Parsed
toParsedContent
by @localheinz in #400 - Fix: Rename
Content
toUnparsedContent
by @localheinz in #407 - Enhancement: Compose
Content
andData
intoFrontMatter
by @localheinz in #409 - Fix: Rename
Exception\FrontMatterDoesNotHaveKey
toException\DataDoesNotHaveKey
by @localheinz in #410 - Enhancement: Compose
Content
intoBodyMatter
by @localheinz in #411
Full Changelog: 2.1.0...3.0.0
2.1.0
What's Changed
- Enhancement: Allow accessing front-matter values using
.
-notation by @localheinz in #346
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Fix: Use
~
operator to limit compatibility with PHP versions by @localheinz in #312 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #338 - Enhancement: Extract
Content
by @localheinz in #341 - Enhancement: Extract
FrontMatter
by @localheinz in #342 - Fix: Declare objects as immutable by @localheinz in #343
- Fix: Split
InvalidFrontMatter
exception by @localheinz in #344
Full Changelog: 1.0.0...2.0.0
1.0.0
What's Changed
- composer(deps-dev): bump phpunit/phpunit from 9.5.10 to 9.5.11 by @dependabot in #183
- Fix: Allow composer plugins by @localheinz in #184
- composer(deps-dev): bump ergebnis/composer-normalize from 2.18.0 to 2.21.0 by @dependabot in #185
- composer(deps-dev): bump vimeo/psalm from 4.15.0 to 4.16.1 by @dependabot in #182
- composer(deps-dev): bump ergebnis/composer-normalize from 2.21.0 to 2.22.0 by @dependabot in #186
- composer(deps-dev): bump vimeo/psalm from 4.16.1 to 4.17.0 by @dependabot in #188
- composer(deps): bump symfony/yaml from 5.4.0 to 5.4.2 by @dependabot in #187
- composer(deps-dev): bump ergebnis/license from 1.1.0 to 1.2.0 by @dependabot in #190
- composer(deps-dev): bump ergebnis/composer-normalize from 2.22.0 to 2.23.0 by @dependabot in #191
- composer(deps-dev): bump infection/infection from 0.25.5 to 0.25.6 by @dependabot in #192
- composer(deps-dev): bump vimeo/psalm from 4.17.0 to 4.18.1 by @dependabot in #193
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.0 by @dependabot in #194
- composer(deps-dev): bump infection/infection from 0.25.6 to 0.26.0 by @dependabot in #195
- composer(deps-dev): bump infection/infection from 0.26.0 to 0.26.1 by @dependabot in #196
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.0 to 4.13.1 by @dependabot in #197
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 3.4.0 to 4.0.0 by @dependabot in #198
- composer(deps-dev): bump infection/infection from 0.26.1 to 0.26.2 by @dependabot in #199
- composer(deps-dev): bump phpunit/phpunit from 9.5.11 to 9.5.12 by @dependabot in #200
- composer(deps-dev): bump phpunit/phpunit from 9.5.12 to 9.5.13 by @dependabot in #201
- composer(deps-dev): bump infection/infection from 0.26.2 to 0.26.3 by @dependabot in #202
- composer(deps-dev): bump infection/infection from 0.26.3 to 0.26.4 by @dependabot in #204
- composer(deps-dev): bump vimeo/psalm from 4.18.1 to 4.19.0 by @dependabot in #203
- composer(deps-dev): bump ergebnis/composer-normalize from 2.23.0 to 2.23.1 by @dependabot in #206
- composer(deps-dev): bump vimeo/psalm from 4.19.0 to 4.20.0 by @dependabot in #207
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.0.0 to 4.1.0 by @dependabot in #208
- github-actions(deps): bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot in #209
- github-actions(deps): bump actions/github-script from 5 to 6 by @dependabot in #210
- composer(deps-dev): bump infection/infection from 0.26.4 to 0.26.5 by @dependabot in #211
- composer(deps-dev): bump phpunit/phpunit from 9.5.13 to 9.5.14 by @dependabot in #212
- composer(deps-dev): bump vimeo/psalm from 4.20.0 to 4.21.0 by @dependabot in #213
- composer(deps-dev): bump phpunit/phpunit from 9.5.14 to 9.5.16 by @dependabot in #214
- composer(deps-dev): bump vimeo/psalm from 4.21.0 to 4.22.0 by @dependabot in #215
- github-actions(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #216
- github-actions(deps): bump shivammathur/setup-php from 2.17.0 to 2.17.1 by @dependabot in #217
- composer(deps-dev): bump phpunit/phpunit from 9.5.16 to 9.5.17 by @dependabot in #218
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.1.0 to 4.2.0 by @dependabot in #220
- composer(deps-dev): bump infection/infection from 0.26.5 to 0.26.6 by @dependabot in #219
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.2.0 to 4.3.0 by @dependabot in #221
- composer(deps-dev): bump phpunit/phpunit from 9.5.17 to 9.5.18 by @dependabot in #222
- Fix: Remove auto-review tests by @localheinz in #223
- Enhancement: Implement
Helper
trait by @localheinz in #224 - Enhancement: Require
fakerphp/faker
by @localheinz in #225 - composer(deps-dev): bump ergebnis/test-util from 1.5.0 to 1.6.0 by @dependabot in #189
- Enhancement: Require
ergebnis/data-provider
by @localheinz in #227 - Enhancement: Use data providers provided by
ergebnis/data-provider
by @localheinz in #228 - Fix: Remove
ergebnis/test-util
by @localheinz in #226 - composer(deps-dev): bump ergebnis/composer-normalize from 2.23.1 to 2.24.0 by @dependabot in #229
- composer(deps): bump symfony/yaml from 5.4.2 to 5.4.3 by @dependabot in #205
- Fix: Remove empty integration test suite by @localheinz in #230
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #231 - Fix: Do not let dependabot update
symfony/yaml
by @localheinz in #232 - Fix: Allow installation of
symfony/yaml:^6.0.0
by @localheinz in #233 - composer(deps-dev): bump phpunit/phpunit from 9.5.18 to 9.5.19 by @dependabot in #234
- github-actions(deps): bump ergebnis/.github from 1.3.2 to 1.4.0 by @dependabot in #235
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0 by @dependabot in #236
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.3.0 to 4.4.0 by @dependabot in #238
- composer(deps-dev): bump ergebnis/composer-normalize from 2.24.0 to 2.24.1 by @dependabot in #237
- github-actions(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in #239
- github-actions(deps): bump shivammathur/setup-php from 2.17.1 to 2.18.0 by @dependabot in #240
- github-actions(deps): bump ergebnis/.github from 1.4.0 to 1.4.1 by @dependabot in #242
- composer(deps-dev): bump phpunit/phpunit from 9.5.19 to 9.5.20 by @dependabot in #243
- composer(deps-dev): bump ergebnis/composer-normalize from 2.24.1 to 2.25.1 by @dependabot in #241
- github-actions(deps): bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #244
- github-actions(deps): bump shivammathur/setup-php from 2.18.0 to 2.18.1 by @dependabot in #245
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1 by @dependabot in #246
- composer(deps-dev): bump ergebnis/composer-normalize from 2.25.1 to 2.25.2 by @dependabot in #247
- composer(deps-dev): bump vimeo/psalm from 4.22.0 to 4.23.0 by @dependabot in #248
- composer(deps-dev): bump ergebnis/composer-normalize from 2.25.2 to 2.26.0 by @dependabot in #249
- github-actions(deps): bump ergebnis/.github from 1.4.1 to 1.5.0 by @dependabot in #250
- composer(deps-dev): bump ergebnis/composer-normalize from 2.26.0 to 2.27.0 by @dependabot in #251
- github-actions(deps): bump shivammathur/setup-php from 2.18.1 to 2.19.0 by @dependabot in #252
- composer(deps-dev): bump ergebnis/composer-normalize from 2.27.0 to 2.28.0 by @dependabot in #253
- github-actions(deps): bump shivammathur/setup-php from 2.19.0 to 2.19.1 by @dependabot in #254
- composer(deps-dev): bump psalm/plugin-phpunit from 0.16.1 to 0.17.0 by @dependabot in #255
- composer(deps-dev): bump phpun...
0.4.0
- github-actions(deps): bump
actions/cache
from2.1.6
to2.1.7
(#166), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.15.0
to2.16.0
(#168), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.13.0
to4.13.1
(#169), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.15.0
to2.16.0
(#170), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from3.2.1
to3.3.0
(#171), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.13.1
to4.14.0
(#173), by @dependabot[bot] - composer(deps): bump
symfony/yaml
from5.3.6
to5.4.0
(#172), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.16.0
to2.17.0
(#174), by @dependabot[bot] - Fix: Description (#175), by @localheinz
- composer(deps-dev): bump
infection/infection
from0.25.3
to0.25.4
(#176), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.14.0
to4.15.0
(#177), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.17.0
to2.18.0
(#178), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from3.3.0
to3.4.0
(#179), by @dependabot[bot] - composer(deps-dev): bump
infection/infection
from0.25.4
to0.25.5
(#180), by @dependabot[bot] - Enhancement: Allow installation of
symfony/yaml:^6.0.0
(#181), by @localheinz
0.3.0
- Fix: Add missing link (#10), by @localheinz
- Fix: Adjust wording (#11), by @localheinz
- composer(deps-dev): bump
ergebnis/composer-normalize
from2.12.1
to2.13.0
(#12), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.13.0
to2.13.2
(#13), by @dependabot[bot] - Enhancement: Update license year (#14), by @localheinz
- Enhancement: Synchronize with
ergebnis/php-library-template
(#15), by @localheinz - composer(deps-dev): bump
phpstan/phpstan
from0.12.64
to0.12.65
(#16), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#17), by @localheinz - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.7
to0.12.8
(#18), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.3.2
to4.4.0
(#20), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.8
to0.12.9
(#21), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.66
to0.12.67
(#22), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.4.0
to4.4.1
(#23), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.67
to0.12.68
(#25), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.14
tov3.0.15
(#27), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.10.0
to2.12.0
(#28), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunit
from0.15.0
to0.15.1
(#29), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.68
to0.12.69
(#30), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.12.0
to2.12.1
(#31), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.69
to0.12.70
(#32), by @dependabot[bot] - composer(deps): bump
symfony/yaml
from5.2.1
to5.2.2
(#33), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.12.1
to2.13.0
(#34), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.70
to0.12.71
(#35), by @dependabot[bot] - github-actions(deps): bump
actions/cache
fromv2.1.3
tov2.1.4
(#38), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.15
tov3.0.16
(#39), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.71
to0.12.73
(#40), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.73
to0.12.74
(#41), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.4.1
to4.5.0
(#42), by @dependabot[bot] - composer(deps): bump
symfony/yaml
from5.2.2
to5.2.3
(#37), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.74
to0.12.75
(#43), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.5.0
to4.5.1
(#44), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.75
to0.12.76
(#45), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.5.1
to4.5.2
(#46), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.5.2
to4.6.0
(#47), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.0
to4.6.1
(#48), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.76
to0.12.77
(#49), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.16
tov3.0.17
(#50), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.77
to0.12.78
(#51), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.8.0
tov4.9.0
(#52), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.0
tov4.9.1
(#53), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.9.0
to2.10.0
(#54), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.1
to4.6.2
(#55), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.78
to0.12.79
(#56), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.79
to0.12.80
(#57), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.1
tov4.9.2
(#58), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.13.2
to2.13.3
(#60), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.17
tov3.0.18
(#62), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.17
to0.12.18
(#61), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.80
to0.12.81
(#63), by @dependabot[bot] - composer(deps): bump
symfony/yaml
from5.2.3
to5.2.5
(#64), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.81
to0.12.82
(#68), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.2
to4.6.4
(#66), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.4
to4.7.0
(#70), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/test-util
from1.4.0
to1.5.0
(#71), by @dependabot[bot] - github-actions(deps): bump
actions/cache
fromv2.1.4
tov2.1.5
(#73), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.2
tov4.10.0
(#74), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.82
to0.12.84
(#75), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-package-template
(#104), by @localheinz - Enhancement: Run tests on PHP
8.1
(#105), by @localheinz - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.13.0
to2.14.0
(#85), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.18
to0.12.19
(#90), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunit
from0.15.1
to0.16.0
(#102), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.13.3
to2.14.0
(#100), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from9.2.6
to9.5.5
(#101), by @dependabot[bot] - Fix: Run workflow on pull_request (#131), by @localheinz
- Fix: Downgrade
phpunit/phpunit
(#130), by @localheinz - Enhancement: Restore auto-merge of dependabot pull requests (#128), by @localheinz
- github-actions(deps): bump
actions/stale
from3.0.19
to4
(#118), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.11.0
to2.12.0
(#117), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.7.3
to4.9.2
(#125), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.14.0
to2.15.0
(#106), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.9
to0.12.10
(#114), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.19
to0.12.22
(#127), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunit
from0.16.0
to0.16.1
(#111), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.9.2
to4.9.3
(#132), by @dependabot[bot] - github-actions(deps): bump
ibiqlik/action-yamllint
from3.0.2
to3.0.3
(#133), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
from4.0.2
to4.1
(#134), by @dependabot[bot] - github-actions(deps): bump
ibiqlik/action-yamllint
from3.0.3
to3.0.4
(#135), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.10
to0.12.11
(#137), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.12.0
to2.13.0
(#138), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.96
to0.12.97
(#140), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.97
to0.12.98
(#141), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.9.3
to4.10.0
(#142), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
from4.11.0
to4.12.0
(#143), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.13.0
to2.14.0
(#144), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.98
to0.12.99
(#145), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
from4.1
to5
(#146), by @dependabot[bot] - Fix: Adjust usage of
octokit
(#156), by @localheinz - github-actions(deps): bump
shivammathur/setup-php
from2.14.0
to2.15.0
(#148), by @dependabot[bot] - github-actions(deps): bump
ibiqlik/action-yamllint
from3.0.4
to3.1
(#149), by @dependabot[bot] - github-actions(deps): bump
actions/checkout
from2.3.4
to2.4.0
(#153), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.10.0
to4.13.0
(#155), by @dependabot[bot] - Fix: Drop support for PHP
7.3
(#157), by @localheinz - Fix: Remove
phpstan/phpstan
(#158), by @localheinz - Fix: Do not cache cache directory for
vimeo/psalm
(#159), by @localheinz - composer(deps-dev): bump
infection/infection
from0.18.2
to0.25.3
(#160), by @dependabot[bot] - Enhancement: Update
maglnet/composer-require-checker
(#161), by @localheinz - composer(deps): bump
symfony/yaml
from5.2.5
to5.3.6
(#123), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.19
to9.5.10
(#147), by @dependabot[bot] - Fix: Rename configuration file for
friendsofphp/php-cs-fixer
(#162), by @localheinz - Enhancement: Update
ergebnis/php-cs-fixer-config
(#163), by @localheinz - Enhancement: Use
Php74
rule set (#164), by @localheinz - Fix: Add property type declaration (#165), by @localheinz
0.2.0
- Fix: Remove
Parsed\FrontMatter
andParsed\Content
value objects (#8), by @localheinz - Fix: Rename named constructor (#9), by @localheinz
0.1.0
- Enhancement: Implement
YamlParser
(#2), by @localheinz - Enhancement: Make repository public (#3), by @localheinz
- Fix: Remove
jangregor/phpstan-prophecy
(#4), by @localheinz - Fix: Remove full stop (#5), by @localheinz
- composer(deps-dev): bump
vimeo/psalm
from4.3.1
to4.3.2
(#6), by @dependabot[bot] - Fix: Update
CHANGELOG.md
(#7), by @localheinz