Skip to content

Commit

Permalink
chore(main): release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jolars committed Jan 12, 2024
1 parent b7ed604 commit 8715a02
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.2.0"
}
59 changes: 59 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Changelog

## [0.2.0](https://github.com/jolars/moloch/compare/v0.1.0...v0.2.0) (2024-01-12)


### ⚠ BREAKING CHANGES

* remove high-contrast theme
* uncouple fira fonts from theme
* simplify blocks and remove blocks with background
* rename theme to moloch

### Features

* modify bullet symbols for itemize lists ([0042dcb](https://github.com/jolars/moloch/commit/0042dcb8b7caa4b4b277aaa779fd2fe62f8f2ec4))
* remove high-contrast theme ([9932e55](https://github.com/jolars/moloch/commit/9932e55efcb3ed56e402301c8aec7a3583915dd9))
* rename theme to moloch ([c7c32a2](https://github.com/jolars/moloch/commit/c7c32a2a617e7dcee61cb7d8aac57d0b8d105e8e))
* simplify blocks and remove blocks with background ([d5317d4](https://github.com/jolars/moloch/commit/d5317d4d05c06ac85f4cbaa7e4a17f493bc6cc32))
* uncouple fira fonts from theme ([f960aba](https://github.com/jolars/moloch/commit/f960aba4ee56aabad24ab232a71e6673e00dc0db))


### Bug Fixes

* 1, [#3](https://github.com/jolars/moloch/issues/3): modularize color themeing ([2049844](https://github.com/jolars/moloch/commit/2049844276cf1a9e15dfca67b089fa7ca4b6a308))
* 111 ([c1c86be](https://github.com/jolars/moloch/commit/c1c86bee7ff3ae83ee3cd6612ae955f01e0314bd))
* 127: use curly braces when calling \metroset ([331a5f8](https://github.com/jolars/moloch/commit/331a5f8725315c2eb92f21a77ba7b86fd172ca71))
* 128: add `simple' key to inner/sectionpage ([f47e169](https://github.com/jolars/moloch/commit/f47e1696c327759b8c34c9773eecb23a23d16dad))
* 130 for date as well as author, institute ([c44b7bd](https://github.com/jolars/moloch/commit/c44b7bd6295c814dbf882bcdf2c6c5083ec42a71))
* 130: Author color when inverting mid-document ([57240b2](https://github.com/jolars/moloch/commit/57240b2614d61ae7c63124f3aae88c5ecdf34851))
* 14: wrong vspace in titleprogressbar ([e16f4a9](https://github.com/jolars/moloch/commit/e16f4a975756b13cabee76bea974587b89a5d5c0))
* 15: rescale widths for large slide number ([eee32d1](https://github.com/jolars/moloch/commit/eee32d16654b56e19dea37ca1ab696a537b26b85))
* 158: mention metropolis ([ce8c3d1](https://github.com/jolars/moloch/commit/ce8c3d122a0613b88d5973eae9a2f0544ad9083c))
* 162: use correct theme name for Pandoc ([818939e](https://github.com/jolars/moloch/commit/818939e3703af23038eb99de30041f1b1964c7d5))
* 196 partially: do not remove wrong dirs ([80a513f](https://github.com/jolars/moloch/commit/80a513f3fc7433dbd8929edbfe96814c00da9208))
* 2: increase distance between title and line ([f4f2094](https://github.com/jolars/moloch/commit/f4f209411d6ab4ce1deca67509587c2cc6b4b82c))
* 206: update Fira Sans font URLs ([5107b23](https://github.com/jolars/moloch/commit/5107b2383eb3fe238c51c5f32fec2cb2530ff987))
* 214: use ragged right for subtitle ([ebf00c8](https://github.com/jolars/moloch/commit/ebf00c8a1bcb1676299ae1a7de1256c697b60fca))
* 216: use frametitle font for continuation ([2805aa1](https://github.com/jolars/moloch/commit/2805aa1583eca9560931b371112fbb8c27623e42))
* 217: enforce non-parallel builds ([79ea630](https://github.com/jolars/moloch/commit/79ea6303cadc4a6a951d7d090ec8a4daf9b60e2b))
* 26: use common lowercase option convention ([552db03](https://github.com/jolars/moloch/commit/552db0309a700f8390cab9b11bba26e3652eced8))
* 260: check if TikZ external is loaded ([c13b01f](https://github.com/jolars/moloch/commit/c13b01f948b8fefef72737f58b8c24f8eb1453ad))
* 260: disable TikZ external for our bars ([dc7ae3d](https://github.com/jolars/moloch/commit/dc7ae3d63281a745b7472e9269c383aac79c7a72))
* 267: set local structure color for standout ([36ef780](https://github.com/jolars/moloch/commit/36ef780a7cf37df0079204a6ad6fa11171f70e45))
* 29 ([4d71e7b](https://github.com/jolars/moloch/commit/4d71e7b59124d657f44348c2ce1ea1597333e44c))
* 296: use correct colors for bibliography ([28e70c1](https://github.com/jolars/moloch/commit/28e70c1e67942aa86837397f9f991f59840e84f0))
* 322: point to correct Fira repo ([2cb6e1e](https://github.com/jolars/moloch/commit/2cb6e1ec835f187f3b9164418d747ff110058f67))
* 334: restrict standout theme to inner content ([a7fad7f](https://github.com/jolars/moloch/commit/a7fad7f1d8cfb732e88a6e05bb03e15d90e3b47a))
* 335: end standout theme within frame env ([1eef71d](https://github.com/jolars/moloch/commit/1eef71d75a82de56ec87ed17621f7f45e2ac2ae9))
* 39: list pygmentize and Fira Sans Mono ([629971f](https://github.com/jolars/moloch/commit/629971f0fcd6761ebcb3855c55c2a4a227afc2d1))
* 40: clean untracked directories as well ([bf3494f](https://github.com/jolars/moloch/commit/bf3494fb2610db99df30618cb3d1b0d4cd25f576))
* 46 ([bf8d202](https://github.com/jolars/moloch/commit/bf8d202b890bab72f2d3559919760ad956338ce1))
* 8 ([1eca1f2](https://github.com/jolars/moloch/commit/1eca1f27f84c0f81c797b603af756e508819a3bc))
* 80: center section title with [t] option ([f85fcee](https://github.com/jolars/moloch/commit/f85fcee21ad02199cec855d9fb97bc04b978bd39))
* 82: remove remaining unused files ([1374f1d](https://github.com/jolars/moloch/commit/1374f1dae991b3ceb25fa8211774363a8ca9aedc))
* 91: add `ctan` target to Makefile ([0d0db4d](https://github.com/jolars/moloch/commit/0d0db4d4271425017c2dc7747c751b1fa07a7288))
* fix progress bar in inner theme too ([47dcf8d](https://github.com/jolars/moloch/commit/47dcf8df1ab26024e63e1f60ea59fd83a2210a2c))
* fix reference to Knuth in demo ([fbfcc0b](https://github.com/jolars/moloch/commit/fbfcc0b7ad78bd3628b8f98b15f32a57aaf32d38))
* insert missing parenthesis ([e72eaa9](https://github.com/jolars/moloch/commit/e72eaa9af24cdb1646e1785247c6579321cf6ad5))
* set maxium progressbar to 1 ([b401410](https://github.com/jolars/moloch/commit/b4014101fec3c12a5f5960817f97234511ac1aa5))
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0

0 comments on commit 8715a02

Please sign in to comment.