BREAKING CHANGE:
There are some versioning problems. Bumping it to 1.0.0 might solve
this. ([`508d353`](https://github.com/siemdejong/ithappens/commit/508d35349fcbb564cbc9653f3da0a4a27f75ca53))
Feature
* feat: publish to testpypi and add auto versioning
Add automatic versioning using semantic-release and integrate it in ci.
Push the build to testpypi. ([`311a0cf`](https://github.com/siemdejong/ithappens/commit/311a0cfcae62e791182ee0b4b5b68fab1a798bd2))
Fix
* fix: version_variable path ([`8496d5a`](https://github.com/siemdejong/ithappens/commit/8496d5a11b7769c2fc2778ab47c44f4e0cddb471))
* fix: change semantic-version source to commit ([`160d5f6`](https://github.com/siemdejong/ithappens/commit/160d5f68235aee09342ba1034775ee944a55a044))
* fix: typo ([`8b09872`](https://github.com/siemdejong/ithappens/commit/8b098722ad068ac3c308ce2e96da29182cf3141b))
* fix: bump version ([`aeaecb7`](https://github.com/siemdejong/ithappens/commit/aeaecb701dfe72c039ccfbea8864b392bfd5f936))
* fix: typo ([`9b6a6fb`](https://github.com/siemdejong/ithappens/commit/9b6a6fb3ad691c4a1e256e7a6e1bf6f5cb970a1c))
* fix: build wheel only once
Previously, the CD built the wheel two times, but this doesn&39;t work well
with semantic-release. ([`1e358f3`](https://github.com/siemdejong/ithappens/commit/1e358f3ee7a90d4dbe1920d23aa91c7d7bfe9e6e))
* fix: empty commit for version bump
using version_source = &34;tag&34; ([`ea2df21`](https://github.com/siemdejong/ithappens/commit/ea2df21e8fd3e015836eb9e7d17767be220426d8))
* fix: specify semantic-release version_variable
Because it is needed for semantic-release. ([`554ada3`](https://github.com/siemdejong/ithappens/commit/554ada39f044ca7d99140028b78ddfa54fdcca53))
* fix: force bump tag to v0.5.1
Problems with versioning. ([`806cd39`](https://github.com/siemdejong/ithappens/commit/806cd392dbc0e8726a8e84851501fbae5a8ef480))
* fix: empty commit to trigger build
Previous gh action could not complete, because main branch was
protected. This is turned off temporarily for testing purposes. ([`90609d2`](https://github.com/siemdejong/ithappens/commit/90609d2a68c8edd670029a2ef2a6fc9d53c2584a))
* fix: pip install python-semantic-release in ci-cd
ci-cd needs semantic-release to do automatic version bumping. ([`f552eb6`](https://github.com/siemdejong/ithappens/commit/f552eb6397507f4e7cc80a264eb460eacd8ec85f))
Unknown
* merge from origin ([`9d9828b`](https://github.com/siemdejong/ithappens/commit/9d9828b914525a9ec5583c623e32a7777488b68f))
* Merge pull request 21 from siemdejong/localization
add translation support and translations ([`e959e7d`](https://github.com/siemdejong/ithappens/commit/e959e7d86d9790c00f4a406867304bf114db80bb))
* add translation support and translations ([`86267d7`](https://github.com/siemdejong/ithappens/commit/86267d7bd77d576a1ab9cad54df9485c6a2f3c31))
* bump version ([`7b042ee`](https://github.com/siemdejong/ithappens/commit/7b042eed82096abe3ca9ddd98ba0ca35b7951a82))
* add bleed and cropmarks ([`5848f2b`](https://github.com/siemdejong/ithappens/commit/5848f2bddc2514edd6d4df8b2ee747d81ace222e))
* fix readme typo ([`700eed3`](https://github.com/siemdejong/ithappens/commit/700eed3e6225690aa6b9773ad91bc130c7c16dee))
* bump version ([`37e9f9a`](https://github.com/siemdejong/ithappens/commit/37e9f9acde276f5747e0c691672d45e932b7d103))
* Merge branch &39;fix-back&39; into pypi ([`fad2c9c`](https://github.com/siemdejong/ithappens/commit/fad2c9c7242f5d791fc886435336700c0107a2e3))
* fix positioning of back items ([`c2bce0e`](https://github.com/siemdejong/ithappens/commit/c2bce0e865adbb8aa7a82170352c9c9247b8c6b2))
* Merge branch &39;main&39; into pypi ([`a98156f`](https://github.com/siemdejong/ithappens/commit/a98156f1c5610698df83cccf917f9b86c62342ba))
* bump version ([`3fe5677`](https://github.com/siemdejong/ithappens/commit/3fe56772c43d1cc514d4a298b875d96e04798f6e))
* add arg groups ([`120412e`](https://github.com/siemdejong/ithappens/commit/120412e22b107bdf49ba4ef06115ee5fdda34915))
* Merge branch &39;main&39; into pypi ([`0411854`](https://github.com/siemdejong/ithappens/commit/04118549a1e43f754e1e9dde9bb758c89f0317e4))
* Merge pull request 15 from siemdejong/optional-images-back
Include placeholder images for the back ([`59f336a`](https://github.com/siemdejong/ithappens/commit/59f336a3201de0f1920fc96b09cbef27fe3aa50c))
* bump to 0.2.0 ([`3626c06`](https://github.com/siemdejong/ithappens/commit/3626c0684af2241b1eb5ba77e8acf34a5dcd8161))
* package images on back ([`d906e5b`](https://github.com/siemdejong/ithappens/commit/d906e5b3c8f5b80d5734274c17441b472cf0615f))
* fix relative import ([`52844b2`](https://github.com/siemdejong/ithappens/commit/52844b2666108b76598b65b1e397f793153c5c4c))
* Merge pull request 14 from siemdejong/concurrency
Concurrently plot the cards with multiple workers ([`013d453`](https://github.com/siemdejong/ithappens/commit/013d4534224ba95db517e30491095b7481e4f493))
* Change usageCLI to reflect workers/chunks ([`ed48611`](https://github.com/siemdejong/ithappens/commit/ed48611694152629f9275d700d0d879a1f6ed996))
* add deletion of PyPDF2 variable if imported ([`770168d`](https://github.com/siemdejong/ithappens/commit/770168dfe3cdca4b60a2783c706b7734408f8e67))
* move to tqdm.contrib.concurrent ([`b2f7591`](https://github.com/siemdejong/ithappens/commit/b2f7591b9821ddb1db565a6f5c367ff6f93cd7a2))
* use concurrent.futures.ProcessPoolExecutor.map ([`65df0ae`](https://github.com/siemdejong/ithappens/commit/65df0ae7920784c0e89ecf440761a857e1aade09))
* Fix typo ([`9873a8d`](https://github.com/siemdejong/ithappens/commit/9873a8db237b4114a25f7a506303d57f29bc8ba0))
* Make current working directory the default of input_dir if not specified (13)
* fix relative import
* make input_dir an optional positional argument
* Add help for defaults cli ([`397c8e5`](https://github.com/siemdejong/ithappens/commit/397c8e5c614a61383d3df1fb74146fe0ef79dafc))
* Pypi (12)
* apply isort and black
* add setuptools configuration
* add testpypi CI
* fix typo
* fix typo
* fix typo
* fix typo
* include font with sdist/bdist ([`a83d7d8`](https://github.com/siemdejong/ithappens/commit/a83d7d80d1d803a2d71994c75947143d0d70250e))
* include font with sdist/bdist ([`267b49f`](https://github.com/siemdejong/ithappens/commit/267b49fe3ba758ebbc3d2a6bd340fff1d249e7f5))
* fix typo ([`7029b8e`](https://github.com/siemdejong/ithappens/commit/7029b8e027f9b6149d261a9f79f0d273ce9a00d6))
* fix typo ([`37b487c`](https://github.com/siemdejong/ithappens/commit/37b487ca4e065c39878caa0366c2ad010628bc3a))
* fix typo ([`6898286`](https://github.com/siemdejong/ithappens/commit/689828636a020d36bf30aaf057997d120731b9f1))
* fix typo ([`2c0030d`](https://github.com/siemdejong/ithappens/commit/2c0030da6194b6fd455eade49416a4ad9dfd485a))
* add testpypi CI ([`35c50e8`](https://github.com/siemdejong/ithappens/commit/35c50e8393b93a09e534cff47411b54a925eecc6))
* add setuptools configuration ([`eb0e9dc`](https://github.com/siemdejong/ithappens/commit/eb0e9dc0a14f4e1acd681933fc578176a2f39925))
* apply isort and black ([`90f50c0`](https://github.com/siemdejong/ithappens/commit/90f50c03ca8d76d87dbb9939aba15a14d8579123))
* Merge branch &39;main&39; of https://github.com/siemdejong/shit-happens ([`49ab9b6`](https://github.com/siemdejong/ithappens/commit/49ab9b64009f536a9796851b9b32c0a33f9decd6))
* align misery description and fit font size ([`0e881a7`](https://github.com/siemdejong/ithappens/commit/0e881a73a532b3702356681c03e8b505b3bd43d8))
* align misery description and fit font size ([`3b83218`](https://github.com/siemdejong/ithappens/commit/3b832184f18c9f5c70c7528012f1abb8acab8f3b))
* sort merged pdfs ([`55519c0`](https://github.com/siemdejong/ithappens/commit/55519c03db8f558e554528fed2db638873f430b9))
* add pdf merge ([`3e340f2`](https://github.com/siemdejong/ithappens/commit/3e340f2344b92e654da3c6c47d947327a09ee080))
* move to main function ([`88a3545`](https://github.com/siemdejong/ithappens/commit/88a3545fb53838f6636663ff2a9b1da22fcc8849))
* add user interface ([`64bd926`](https://github.com/siemdejong/ithappens/commit/64bd926d36b11ec8383186311d4c8d9fb718935c))
* add misery index block ([`50bc649`](https://github.com/siemdejong/ithappens/commit/50bc6497a9d78c00617766a67a78b28402fc5836))
* add outputs folder ([`2375498`](https://github.com/siemdejong/ithappens/commit/237549836f782cdded5050c134e78a3d88c95cbf))
* fix broken link ([`099fee2`](https://github.com/siemdejong/ithappens/commit/099fee2ff1a2f76229836dccddd62f8a3930fb92))
* add readme ([`d980c06`](https://github.com/siemdejong/ithappens/commit/d980c06cc606c5402292155362fd1f23e588371d))
* Create LICENSE ([`0a48ce8`](https://github.com/siemdejong/ithappens/commit/0a48ce86c980693d0edc7f955181c0045744b00f))
* initial commit ([`e524ae3`](https://github.com/siemdejong/ithappens/commit/e524ae3b3ac85ef9d835fd72495fe11c91e4a263))
* add opensans font ([`2b624dd`](https://github.com/siemdejong/ithappens/commit/2b624dd255dbd65deca4cf876f8542a8cabfb2bd))