|
| 1 | +# Changelog |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | + |
| 5 | +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) |
| 6 | +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 7 | + |
| 8 | +## [2.0.0](https://github.com/loophp/combinator/compare/1.2.0...2.0.0) |
| 9 | + |
| 10 | +### Commits |
| 11 | + |
| 12 | +- ci: Update Github actions. [`72670ff`](https://github.com/loophp/combinator/commit/72670ffeea53c8598170b839833e912a040e76f7) |
| 13 | +- chore: Add .gitignore and .gitattributes. [`35ff3bb`](https://github.com/loophp/combinator/commit/35ff3bbcad711541f0014212c1d235da02265654) |
| 14 | +- test: Update tests accordingly. [`8b7338d`](https://github.com/loophp/combinator/commit/8b7338ddec1d9939e4dbf50615910116e341663e) |
| 15 | +- refactor: Stateless combinators. [`5667c60`](https://github.com/loophp/combinator/commit/5667c605231208abeb335066585c31772c5d989a) |
| 16 | +- docs: Update Github topics. [`5d1bc24`](https://github.com/loophp/combinator/commit/5d1bc24ade82a84ce7231229ed2da75b093ca4e3) |
| 17 | +- refactor: Update composer.json. [`44ee380`](https://github.com/loophp/combinator/commit/44ee380f95cfe2a4833e6601062fddb9f2d1bcdf) |
| 18 | +- chore: Update Grumphp configuration file. [`db89d76`](https://github.com/loophp/combinator/commit/db89d76bb485db42213cfe9ef54cd010d8f8efc2) |
| 19 | +- Prevent build from failing on Windows. [`7760b83`](https://github.com/loophp/combinator/commit/7760b83879f9916447078c004d71af8a647bda2e) |
| 20 | +- Update composer.json. [`b8217c3`](https://github.com/loophp/combinator/commit/b8217c3059fde82b8cb4a33cae7c4ebc85c395f2) |
| 21 | +- Update composer.json. [`876cbfa`](https://github.com/loophp/combinator/commit/876cbfaee21939618053abf86a6df8b9ad700878) |
| 22 | +- Bump drupol/php-conventions. [`82f9841`](https://github.com/loophp/combinator/commit/82f98418c9593e30c3019733eeb3458248f7ebcf) |
| 23 | +- Bump drupol/php-conventions. [`be3c49a`](https://github.com/loophp/combinator/commit/be3c49a21420e9daa308184bf6628e070ef9c675) |
| 24 | + |
| 25 | +## [1.2.0](https://github.com/loophp/combinator/compare/1.1.1...1.2.0) - 2020-07-09 |
| 26 | + |
| 27 | +### Merged |
| 28 | + |
| 29 | +- Fix static analysis tools warnings [`#8`](https://github.com/loophp/combinator/pull/8) |
| 30 | + |
| 31 | +### Commits |
| 32 | + |
| 33 | +- Update Funding. [`37d1bea`](https://github.com/loophp/combinator/commit/37d1beaa31bf990587e929c0fdec8206ca3f3837) |
| 34 | +- Update CI configuration. [`414c258`](https://github.com/loophp/combinator/commit/414c258d1cbfbb454007e9461ab1d455ca3b45ba) |
| 35 | +- Update static analysis tests. [`e69c2e1`](https://github.com/loophp/combinator/commit/e69c2e182b007235fbfb42b036b02d5f2c904f46) |
| 36 | +- Update Combinators. [`5a98fb4`](https://github.com/loophp/combinator/commit/5a98fb4e759d38f5deb0bb784dd1c6d2b6cce74e) |
| 37 | +- Remove/update obsolete phpdoc. [`7b58af4`](https://github.com/loophp/combinator/commit/7b58af4d8c56385e31a12b2ba710af91223c5aca) |
| 38 | +- Update composer.json. [`0895916`](https://github.com/loophp/combinator/commit/089591615d3d3acde9c3171716d0afb83b139903) |
| 39 | +- Update .gitattributes to avoid shipping useless files for production. [`7ac3e17`](https://github.com/loophp/combinator/commit/7ac3e17a9e0448890c63e3b652820248453fc168) |
| 40 | + |
| 41 | +## [1.1.1](https://github.com/loophp/combinator/compare/1.1.0...1.1.1) - 2020-02-06 |
| 42 | + |
| 43 | +### Merged |
| 44 | + |
| 45 | +- Update type declarations in src/ [`#6`](https://github.com/loophp/combinator/pull/6) |
| 46 | + |
| 47 | +### Commits |
| 48 | + |
| 49 | +- Update tests. [`2a87f46`](https://github.com/loophp/combinator/commit/2a87f46e626395232f84af3c260735452a965492) |
| 50 | +- Update combinator Z. [`a5e63f6`](https://github.com/loophp/combinator/commit/a5e63f6e437b22573c1b18f5c943d2852bcea3bc) |
| 51 | +- Update combinator Y. [`b0edab8`](https://github.com/loophp/combinator/commit/b0edab821ef805f36c464dc8e5c8693429a1f58a) |
| 52 | +- Update combinator W. [`c026d67`](https://github.com/loophp/combinator/commit/c026d67e579e9a7eca4ba2208c17f63c05a1a6b6) |
| 53 | +- Update combinator V. [`d29ea1b`](https://github.com/loophp/combinator/commit/d29ea1b7b44438ab5e45893e61cb62ba26c07680) |
| 54 | +- Update combinator U. [`13d67bc`](https://github.com/loophp/combinator/commit/13d67bc2437d341d5bbbc70ae9f2eaf91c3ed4b9) |
| 55 | +- Update combinator T. [`b319efd`](https://github.com/loophp/combinator/commit/b319efd1ae91dc34c8de0a73e97e7e73f52e6c37) |
| 56 | +- Update combinator S. [`97f2072`](https://github.com/loophp/combinator/commit/97f20724bf0f1c95f018755641c4c8ba1b00f085) |
| 57 | +- Update combinator R. [`e273101`](https://github.com/loophp/combinator/commit/e273101fdcfc27c4fde429404f2095be10406512) |
| 58 | +- Update combinator Q. [`ef919aa`](https://github.com/loophp/combinator/commit/ef919aa4956093d2e51c9fd01d05b4a0961e55ef) |
| 59 | +- Update combinator Psi. [`1f7cbe8`](https://github.com/loophp/combinator/commit/1f7cbe835af0f1eff70aa170be75418b27509042) |
| 60 | +- Update combinator Phoenix. [`7cee5ea`](https://github.com/loophp/combinator/commit/7cee5ea8ec7b69ae503a377517b4401c697ed946) |
| 61 | +- Update combinator Omega. [`7473e58`](https://github.com/loophp/combinator/commit/7473e58199a2dc390255d606283eb732947a58dc) |
| 62 | +- Update combinator O. [`ec59051`](https://github.com/loophp/combinator/commit/ec59051cb9b7635101a4d017bfabc6f918b135d0) |
| 63 | +- Update combinator M. [`8b3b58d`](https://github.com/loophp/combinator/commit/8b3b58d6de9835e1b09922766935750c7a6f14cb) |
| 64 | +- Update combinator L. [`7a8b50f`](https://github.com/loophp/combinator/commit/7a8b50f4ed3fd203a7ce90fedcb86efd468caea5) |
| 65 | +- Update combinator Ki. [`8f859a6`](https://github.com/loophp/combinator/commit/8f859a6dcf39aaeaf2196f0b19319d377ad478be) |
| 66 | +- Update combinator K. [`8f819aa`](https://github.com/loophp/combinator/commit/8f819aa11c941a689cd14b4c7ed8938d08743dd5) |
| 67 | +- Update combinator J. [`0665115`](https://github.com/loophp/combinator/commit/06651157e32f58b918b0aa558d9affef4afffa0b) |
| 68 | +- Update combinator I. [`cba47ef`](https://github.com/loophp/combinator/commit/cba47ef5c707c6ab0baebc084395d2b64606506a) |
| 69 | +- Update combinator H. [`7d0a73c`](https://github.com/loophp/combinator/commit/7d0a73c26b77384eb546a55ac801685b1d587f8b) |
| 70 | +- Update combinator G. [`2a545a1`](https://github.com/loophp/combinator/commit/2a545a1446f5032b3bc5d8d307a4a50e06f4ad77) |
| 71 | +- Update combinator F. [`bd66e5d`](https://github.com/loophp/combinator/commit/bd66e5d242443ec3491bff8ca142040acd311359) |
| 72 | +- Update combinator E. [`c30d334`](https://github.com/loophp/combinator/commit/c30d3344e4303695cd6bc2a596141b26fceae1cf) |
| 73 | +- Update combinator D. [`931a328`](https://github.com/loophp/combinator/commit/931a328b61366a4fb90162dba38cab1664c87273) |
| 74 | +- Update combinator C. [`1288811`](https://github.com/loophp/combinator/commit/128881179247d75f9fb5e46b3cae8d67c7fe4b38) |
| 75 | +- Update combinator B. [`18d8819`](https://github.com/loophp/combinator/commit/18d881939a62aaed1cd9e0c42de1b782c29b946a) |
| 76 | +- Update combinator A. [`3fd4a92`](https://github.com/loophp/combinator/commit/3fd4a9250dcec77733a0125b6dc867b6fad0f016) |
| 77 | +- Update combinator abstract class. [`e85f7ff`](https://github.com/loophp/combinator/commit/e85f7ff8ebfb5659e6af4275c18e48e371803c90) |
| 78 | +- Update PSALM configuration. [`c182562`](https://github.com/loophp/combinator/commit/c1825624c84c877f8aab4adbacf54597e13459d4) |
| 79 | +- Add SKI tests. [`9a4b71f`](https://github.com/loophp/combinator/commit/9a4b71ff9d00834319ffec098d74eacca88c38de) |
| 80 | +- Update README. [`99f7a2f`](https://github.com/loophp/combinator/commit/99f7a2f611a6493fcde79fb32bb8ad5aa6d40670) |
| 81 | +- Remove obsolete variable. [`75aa2d1`](https://github.com/loophp/combinator/commit/75aa2d1cd8490ca3f50c4ef57b08a1d9c0c722be) |
| 82 | +- Add Omega combinator. [`f4378d7`](https://github.com/loophp/combinator/commit/f4378d7633e03ed796f05606eda627675f4587f2) |
| 83 | + |
| 84 | +## [1.1.0](https://github.com/loophp/combinator/compare/1.0.1...1.1.0) - 2020-01-27 |
| 85 | + |
| 86 | +### Merged |
| 87 | + |
| 88 | +- Issue #1: Add PSALM type declarations. [`#2`](https://github.com/loophp/combinator/pull/2) |
| 89 | + |
| 90 | +### Commits |
| 91 | + |
| 92 | +- Add missing tests and increase code coverage. [`50940b1`](https://github.com/loophp/combinator/commit/50940b1e7a4869d077776365c4efbb4cf8bd9464) |
| 93 | +- Update composer.json. [`fbc9ebe`](https://github.com/loophp/combinator/commit/fbc9ebe92acc2c276c15351fd7b6b011e1cde36a) |
| 94 | +- Fix issue with PHPStan and A combinator. [`cb1b1be`](https://github.com/loophp/combinator/commit/cb1b1bee070ca09471e57bd54d7474ed33e0d8e4) |
| 95 | +- Enable builds on Github actions on simple push. [`519921e`](https://github.com/loophp/combinator/commit/519921ef75d8c6fee6f806f375bbeb212cb1048a) |
| 96 | +- Enabled typed data statistics badge for more swag. [`ccc3932`](https://github.com/loophp/combinator/commit/ccc39321bfac90cb98fb1c617f82f04a8d597aa5) |
| 97 | +- Update Psi combinator type declarations. [`831123c`](https://github.com/loophp/combinator/commit/831123c0ea575144bdc19619bda72a7b46d9fcd5) |
| 98 | +- Add Z combinator. [`242eac0`](https://github.com/loophp/combinator/commit/242eac0b6a3153b613f1b70ecadaf00eb5ef9633) |
| 99 | +- Update Y combinator. [`083bef5`](https://github.com/loophp/combinator/commit/083bef562a84dd7edbd9a18aa486ee0635337efd) |
| 100 | +- Update README. [`b64aff6`](https://github.com/loophp/combinator/commit/b64aff6d5edf2467394ed82d199927f44701bf0b) |
| 101 | +- Add a curried version of each combinator and their tests. [`0d8e78d`](https://github.com/loophp/combinator/commit/0d8e78d12057392f3dffa16c4bd7efcb50d4c2d0) |
| 102 | +- Update README file. [`991d853`](https://github.com/loophp/combinator/commit/991d853ba52a85890ac5683ca2178a611729dc71) |
| 103 | +- Update Y combinator type declarations. [`d2b2a4e`](https://github.com/loophp/combinator/commit/d2b2a4e485fc59807196f07a692b26938e825393) |
| 104 | +- Update W combinator type declarations. [`80090f4`](https://github.com/loophp/combinator/commit/80090f4e5f65406360e56e251f5872c400678de3) |
| 105 | +- Update V combinator type declarations. [`adc87e8`](https://github.com/loophp/combinator/commit/adc87e85c24cc32738cd7d5c662ab378503081c5) |
| 106 | +- Update U combinator type declarations. [`5376d97`](https://github.com/loophp/combinator/commit/5376d97aa37f2408732dd3cee9dd8928598d9928) |
| 107 | +- Update T combinator type declarations. [`e32531b`](https://github.com/loophp/combinator/commit/e32531be79d7acf8a24ac84b23d4fae2d1cab033) |
| 108 | +- Update S combinator type declarations. [`091d11c`](https://github.com/loophp/combinator/commit/091d11c8858f345d098962a21c7b1e913a52e9a1) |
| 109 | +- Update R combinator type declarations. [`16481a6`](https://github.com/loophp/combinator/commit/16481a6ee84916785c27aa06dc4f4612be63f79d) |
| 110 | +- Update Q combinator type declarations. [`926521f`](https://github.com/loophp/combinator/commit/926521f3ed8a4a17650353346104fa7be8a1afdd) |
| 111 | +- Update Phoenix combinator type declarations. [`3608234`](https://github.com/loophp/combinator/commit/3608234c9360869d6745fffbc542cc7048743ead) |
| 112 | +- Update O combinator type declarations. [`62fb72e`](https://github.com/loophp/combinator/commit/62fb72e6e96fcef9e8965963a7b00a2113710317) |
| 113 | +- Update M combinator type declarations. [`0ae8a53`](https://github.com/loophp/combinator/commit/0ae8a532025db04254a143a72df6cb6b0e9a5700) |
| 114 | +- Update L combinator type declarations. [`be11ee9`](https://github.com/loophp/combinator/commit/be11ee9410c5eabe5cb52b1c190c9c221efad9b9) |
| 115 | +- Update Ki combinator type declarations. [`d0482d3`](https://github.com/loophp/combinator/commit/d0482d3cc826c9887333a55eb814c45067e40aa0) |
| 116 | +- Update K combinator type declarations. [`52c4e4e`](https://github.com/loophp/combinator/commit/52c4e4e74f0239970ea8ef8bc08a6c7f6c8fcf71) |
| 117 | +- Update J combinator type declarations. [`8eb4fc6`](https://github.com/loophp/combinator/commit/8eb4fc6c200cfd2f722fef515851f930adc5cf91) |
| 118 | +- Update I combinator type declarations. [`0cf67c5`](https://github.com/loophp/combinator/commit/0cf67c555f108e78d2ef9e6241e5fe7b58ca14f1) |
| 119 | +- Update H combinator type declarations. [`bf8fb26`](https://github.com/loophp/combinator/commit/bf8fb26d220aad448af6b6cc900ab8294b7c7c10) |
| 120 | +- Update G combinator type declarations. [`2178aef`](https://github.com/loophp/combinator/commit/2178aef293f8ec457ca6ed033be1332c71b68776) |
| 121 | +- Update F combinator type declarations. [`c4e948f`](https://github.com/loophp/combinator/commit/c4e948f62b798e7be2734addcd4b855d404e7bf5) |
| 122 | +- Update E combinator type declarations. [`4e930fd`](https://github.com/loophp/combinator/commit/4e930fdb046d9adbebe4cbcbc5a6c8a4ac5b17b6) |
| 123 | +- Update D combinator type declarations. [`7bb0c40`](https://github.com/loophp/combinator/commit/7bb0c408ddcd51a508e5fe3210d2016f3185f36a) |
| 124 | +- Update C combinator type declarations. [`2b0805f`](https://github.com/loophp/combinator/commit/2b0805fd27bdba179958376e71d70284a0a1a779) |
| 125 | +- Update B combinator type declarations. [`28ee155`](https://github.com/loophp/combinator/commit/28ee155d178f167094057f14f61fdfbb28c315d1) |
| 126 | +- Update A combinator type declarations. [`2cf2a81`](https://github.com/loophp/combinator/commit/2cf2a81f6d5b986053d1e30d2adc59eb16bb3bc0) |
| 127 | +- Issue #1: Add PSALM. [`b74d9ca`](https://github.com/loophp/combinator/commit/b74d9ca3d561b549c072a5cfe6a5127b8b027dd8) |
| 128 | +- Update README file. [`7c01134`](https://github.com/loophp/combinator/commit/7c011347c8949d699a20cb7d666f972240a27ef4) |
| 129 | +- Remove obsolete comment. [`14e6092`](https://github.com/loophp/combinator/commit/14e6092e5adff3d0d58c1cbc0b2681dbc8a8af42) |
| 130 | +- Update README file. [`9af2a2d`](https://github.com/loophp/combinator/commit/9af2a2dbd0356d5754825fde0da6745dadebb883) |
| 131 | +- Update tests to match the definitions from the README file. [`c2de04e`](https://github.com/loophp/combinator/commit/c2de04ea4433f7b57bb35242987cc86b00243d02) |
| 132 | + |
| 133 | +## [1.0.1](https://github.com/loophp/combinator/compare/1.0.0...1.0.1) - 2020-01-23 |
| 134 | + |
| 135 | +### Merged |
| 136 | + |
| 137 | +- Remove Combinator::closure() method. [`#4`](https://github.com/loophp/combinator/pull/4) |
| 138 | +- Add combinator Ki (Kite). [`#3`](https://github.com/loophp/combinator/pull/3) |
| 139 | + |
| 140 | +### Commits |
| 141 | + |
| 142 | +- Update README file. [`160e4a9`](https://github.com/loophp/combinator/commit/160e4a931882dc790e2f02758b14cea373d12bf5) |
| 143 | +- Update README file. [`db80fb5`](https://github.com/loophp/combinator/commit/db80fb5ad92e53ae04f27166a491a36609906e4f) |
| 144 | +- Add Phoenix Combinator. [`c875bf9`](https://github.com/loophp/combinator/commit/c875bf923f8b03529b9b4959374c347905495049) |
| 145 | +- Fix U combinator. [`b8d0633`](https://github.com/loophp/combinator/commit/b8d0633a2756c33d5e1253fb50d23c81ae344a35) |
| 146 | +- Update README file. [`c76e093`](https://github.com/loophp/combinator/commit/c76e093d3664873c344871d81b35c1df21356190) |
| 147 | +- Update .editorconfig and grumphp file. [`a31a4a6`](https://github.com/loophp/combinator/commit/a31a4a64489574727705babb7f738f3aa7a1d2b3) |
| 148 | +- Update S combinator test, use simpler test. [`775ed53`](https://github.com/loophp/combinator/commit/775ed5379a563fc18ef28807a0e51cfad31f550f) |
| 149 | +- Fix Psi combinator. [`69908ce`](https://github.com/loophp/combinator/commit/69908ce47932d3585ec676dfb4170e37a9d676fa) |
| 150 | +- Update README file. [`98eb653`](https://github.com/loophp/combinator/commit/98eb6536f3eec94e8ff5d20b4124c127adb39028) |
| 151 | +- Remove forgotten Combinator::closure() method. [`bc3c8cd`](https://github.com/loophp/combinator/commit/bc3c8cd09231d34dc7eb2769998b84718f58dd34) |
| 152 | +- Update README file. [`1ec41d6`](https://github.com/loophp/combinator/commit/1ec41d6136315d631387e406b54252d297b70443) |
| 153 | +- Build on CI only when doing pull requests. [`dd57e1f`](https://github.com/loophp/combinator/commit/dd57e1f3580bf0730e723c18c69682585a108b57) |
| 154 | + |
| 155 | +## 1.0.0 - 2020-01-20 |
| 156 | + |
| 157 | +### Commits |
| 158 | + |
| 159 | +- Initial commit. [`c83ab43`](https://github.com/loophp/combinator/commit/c83ab43b0cd3e31152724564847df05f83bd24d3) |
0 commit comments