diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a4c40c4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,490 @@ +# CHANGELOG + + + +## v0.1.0 (2024-02-26) + +### Build + +* build(deps): update pyproject.toml ([`d8f216a`](https://github.com/MartinBernstorff/MemoryMarker/commit/d8f216a99139c18fcc5baeb671b59f1960117553)) + +* build: update Dockerfile ([`dbe70fd`](https://github.com/MartinBernstorff/MemoryMarker/commit/dbe70fdd17b18bd79925214e537d2ddf44734bb9)) + +* build(#11): make pip installable (#12) + +- [ ] I have considered whether this PR needs review, and requested a review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`e874998`](https://github.com/MartinBernstorff/MemoryMarker/commit/e874998bb1db1ae3c12f94aeb066a123f3ddb2cc)) + +* build(#11): make pip installable + +Fixes #11 ([`d133b9b`](https://github.com/MartinBernstorff/MemoryMarker/commit/d133b9b2bada89c62b48527515534faa7cbeb8a8)) + +### Chore + +* chore: delete documentation.yml and release.yml ([`9b54003`](https://github.com/MartinBernstorff/MemoryMarker/commit/9b540036da6080597c03ce7cd13021570f85d8ab)) + +### Ci + +* ci: update tests.yml ([`7288958`](https://github.com/MartinBernstorff/MemoryMarker/commit/72889584890a57a6e6f2c26919acced2d19d136f)) + +* ci: use python 3.10 for static type checks ([`b7d6320`](https://github.com/MartinBernstorff/MemoryMarker/commit/b7d6320cc8c00c15e54e776424f0eb0260a6ab4e)) + +* ci: python 3.10 ([`96d3020`](https://github.com/MartinBernstorff/MemoryMarker/commit/96d3020aa2b6f57d0cc64dc225bf188773e99908)) + +* ci: modify tox to python 3.10 ([`64e2189`](https://github.com/MartinBernstorff/MemoryMarker/commit/64e2189ce707fe4e3170410d91139eff55c5638f)) + +* ci: update pyright ([`00636ec`](https://github.com/MartinBernstorff/MemoryMarker/commit/00636ec7ba10ac923f8e6e73921fcfce103208a6)) + +* ci: remove cruft ([`7c3e4df`](https://github.com/MartinBernstorff/MemoryMarker/commit/7c3e4df853ad4623a16de3a55c9d80c0dd9f9fa3)) + +* ci: disable uneeded ci ([`6f88dec`](https://github.com/MartinBernstorff/MemoryMarker/commit/6f88decb23bfd90c7114921a8590aabd9232ea05)) + +### Feature + +* feat: avoid Q/A prompt hitting memium (#43) + +- [ ] I have considered whether this PR needs review, and requested a review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`56d1065`](https://github.com/MartinBernstorff/MemoryMarker/commit/56d10651e39ccf5c7ae96ed7a906467837dafbf3)) + +* feat(#27): add select command to select between articles (#32) + +- [ ] I have considered whether this PR needs review, and requested a review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`971fa64`](https://github.com/MartinBernstorff/MemoryMarker/commit/971fa6405d7bf98232854b712f59b1ec02219855)) + +* feat(#26): release to pypi (#31) + +- [ ] I have considered whether this PR needs review, and requested a review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`8d4a213`](https://github.com/MartinBernstorff/MemoryMarker/commit/8d4a2134ffde7bfabfe4a228f7fc99d27c94b100)) + +* feat: add collapsible highlight with context to output (#24) + +- [ ] I have considered whether this PR needs review, and requested a review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`c82a334`](https://github.com/MartinBernstorff/MemoryMarker/commit/c82a3342f05f83aefd384b49d688c47e4ec47404)) + +* feat(#10): only update since last run (#22) + +- [ ] I have considered whether this PR needs review, and requested a +review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`814bb48`](https://github.com/MartinBernstorff/MemoryMarker/commit/814bb489237ec7b70e883602facbe42067fb8604)) + +* feat(#4): CLI (#21) + +- [ ] I have considered whether this PR needs review, and requested a review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`2e05f5d`](https://github.com/MartinBernstorff/MemoryMarker/commit/2e05f5d0fc14c1034a42a8089f6a22b4a40dc030)) + +* feat(#2): delta imports (#14) + +- [ ] I have considered whether this PR needs review, and requested a review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`305a61e`](https://github.com/MartinBernstorff/MemoryMarker/commit/305a61e5f570ad2c84d36b50a989a6277a96722c)) + +* feat(#2): delta imports + +Fixes #2 ([`2d57602`](https://github.com/MartinBernstorff/MemoryMarker/commit/2d576024db87779da83e24fb779b47b8361557fa)) + +* feat: first working example! ([`9b9f3d6`](https://github.com/MartinBernstorff/MemoryMarker/commit/9b9f3d6c9d0e6410e7a434c66d127cda16e607b8)) + +* feat: add main example ([`b634df5`](https://github.com/MartinBernstorff/MemoryMarker/commit/b634df521305aeb819f714fd9b885be47a46f8a5)) + +* feat: make markdown saving more robust ([`cdaf121`](https://github.com/MartinBernstorff/MemoryMarker/commit/cdaf12168ce11df08dbf68a7bf360fe272b214f4)) + +* feat: async fix ([`8b292ac`](https://github.com/MartinBernstorff/MemoryMarker/commit/8b292ac630e129aaa2262267c03ec08edb82dd7d)) + +* feat: fix failing test ([`99dd427`](https://github.com/MartinBernstorff/MemoryMarker/commit/99dd42787f45cf1fa1d7e6f80fe1bb75908a2f8c)) + +* feat: refactor highlights_to_questions to functional style and keep title ([`5b3c78e`](https://github.com/MartinBernstorff/MemoryMarker/commit/5b3c78ea01a5c7e63741c7db58cec4c253b39be9)) + +* feat: add highlight hydrator ([`2e920c7`](https://github.com/MartinBernstorff/MemoryMarker/commit/2e920c7afdfe802a21e3436b72455f0e0cfa1ee0)) + +* feat: first hypothesis loader ([`01e8664`](https://github.com/MartinBernstorff/MemoryMarker/commit/01e8664ed6a12315a9571757d322fe93c54841c0)) + +### Fix + +* fix(#33): release to pypi (#34) + +- [ ] I have considered whether this PR needs review, and requested a review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`e143395`](https://github.com/MartinBernstorff/MemoryMarker/commit/e143395fa1222ebe4bdab509d23d2a90af157c8a)) + +### Refactor + +* refactor(#7): restructure to match new outline (#19) + +- [ ] I have considered whether this PR needs review, and requested a review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`a57064f`](https://github.com/MartinBernstorff/MemoryMarker/commit/a57064f45a9d4582327f1b61cc80816ba06c7d34)) + +* refactor(#7): restructure to match new outline + +Fixes #7 ([`bec7602`](https://github.com/MartinBernstorff/MemoryMarker/commit/bec760225cbabe1a564a08636423d8c35798e439)) + +* refactor: rename to memorymarker ([`44ce770`](https://github.com/MartinBernstorff/MemoryMarker/commit/44ce770ac71e3bfe078921a93427e2394e1b436a)) + +* refactor: restructure ([`4683408`](https://github.com/MartinBernstorff/MemoryMarker/commit/46834084ddc2debf3709543e49bebebe44502a47)) + +### Test + +* test: update test_hydrator.py ([`e771695`](https://github.com/MartinBernstorff/MemoryMarker/commit/e7716958a8dfc620a97dfa8d752418a4ab125783)) + +* test: update test_hydrator.py ([`dceaa01`](https://github.com/MartinBernstorff/MemoryMarker/commit/dceaa016442626f47c68164d8e703f52be2dcc12)) + +* test: update test_highlights_to_questions.py ([`6887336`](https://github.com/MartinBernstorff/MemoryMarker/commit/688733673890fec3bd2be5d536f4f2e27cc1d539)) + +### Unknown + +* dev: update to copier (#41) + +- [ ] I have considered whether this PR needs review, and requested a +review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`be08d34`](https://github.com/MartinBernstorff/MemoryMarker/commit/be08d34654bb9f4fab1bae8e2d049ca392c7cda0)) + +* tests(#17): skip openai tests except if explicitly asked (#18) + +- [ ] I have considered whether this PR needs review, and requested a review if necessary. + +Fixes issue # + +# Notes for reviewers +Reviewers can skip X, but should pay attention to Y. ([`742c09a`](https://github.com/MartinBernstorff/MemoryMarker/commit/742c09a711ad392c4f6da3c23d65266cabab3cba)) + +* tests(#17): skip openai tests except if explicitly asked + +Fixes #17 ([`c318046`](https://github.com/MartinBernstorff/MemoryMarker/commit/c318046b6f4a16ae3c04db1b68c3107066867685)) + +* Merge pull request #16 from MartinBernstorff/dev/15/require_status_checks_to_pass + +dev: require status checks to pass ([`0aac44e`](https://github.com/MartinBernstorff/MemoryMarker/commit/0aac44e592441f4af8d711388f378eb3c15e54b7)) + +* update 8 files ([`b4e84c9`](https://github.com/MartinBernstorff/MemoryMarker/commit/b4e84c9337c1da499a43f0d8af96d6fff3c6839f)) + +* update 42 files ([`9bd0d93`](https://github.com/MartinBernstorff/MemoryMarker/commit/9bd0d93b7d673ba5cdee318778903c1ac5d3290b)) + +* Merge remote-tracking branch 'origin/main' into dev/15/require_status_checks_to_pass ([`54a8864`](https://github.com/MartinBernstorff/MemoryMarker/commit/54a8864027b70d51bf24209cab31648a0d018fb4)) + +* update main.py ([`3fde9c8`](https://github.com/MartinBernstorff/MemoryMarker/commit/3fde9c87cb2b94b82c19d79ff93c88d050e0921b)) + +* dev(#15): require status checks to pass + +Fixes #15 ([`1ae5f1b`](https://github.com/MartinBernstorff/MemoryMarker/commit/1ae5f1b8300a8c6304893f5125e270d5fdba5281)) + +* deps: correct langchain version ([`d206569`](https://github.com/MartinBernstorff/MemoryMarker/commit/d206569eeb57eeb7f708b2085385343eb1c03ecf)) + +* delete 8 files ([`4764cef`](https://github.com/MartinBernstorff/MemoryMarker/commit/4764cefd1d0635f58c51c2f06d00da0134071695)) + +* Merge pull request #6 from MartinBernstorff/feat/2/delta_imports + +feat: add Omnivore ([`146296b`](https://github.com/MartinBernstorff/MemoryMarker/commit/146296b8c63c03ca799e687875e1af3580fee2a5)) + +* misc. ([`643246a`](https://github.com/MartinBernstorff/MemoryMarker/commit/643246a33f0bc2119c3d33c74a8468da9fcae404)) + +* update 14 files ([`18b936c`](https://github.com/MartinBernstorff/MemoryMarker/commit/18b936c6d2b1717bd54fdeb84cafa72b67657ab3)) + +* misc. ([`7947059`](https://github.com/MartinBernstorff/MemoryMarker/commit/79470597fd8a69f7847c8f9b27bf3bb9345f4947)) + +* misc. ([`671074b`](https://github.com/MartinBernstorff/MemoryMarker/commit/671074b166444aeaad758860d87907e24e30743b)) + +* misc. ([`359973c`](https://github.com/MartinBernstorff/MemoryMarker/commit/359973c9bc8e09043d4850e584118b6c78a93cae)) + +* misc ([`265a85f`](https://github.com/MartinBernstorff/MemoryMarker/commit/265a85fa28907386dc7f539e0cf173db3063ebf7)) + +* misc. ([`d760558`](https://github.com/MartinBernstorff/MemoryMarker/commit/d760558b953c504a0ad5d47e72d9b4d1370a7092)) + +* misc. ([`a2b6e78`](https://github.com/MartinBernstorff/MemoryMarker/commit/a2b6e78d2b8a50a3f6941d21449df76ddf968eac)) + +* Merge pull request #16 from Rysias/mb/add_main_example + +Mb/add main example ([`36a6966`](https://github.com/MartinBernstorff/MemoryMarker/commit/36a696624fd99b2b18bd0342c031803b1bf3fc33)) + +* misc. ([`f745d6e`](https://github.com/MartinBernstorff/MemoryMarker/commit/f745d6e6c55fbbad7d85931e06e9c06caa309c08)) + +* misc types ([`443827f`](https://github.com/MartinBernstorff/MemoryMarker/commit/443827f3b379ba39570e63e97a6e7326e16197eb)) + +* misc. ([`eb2aca7`](https://github.com/MartinBernstorff/MemoryMarker/commit/eb2aca7904b6ef9a3313e73a1be3c2265dfbfd9c)) + +* misc. ([`d9bafd1`](https://github.com/MartinBernstorff/MemoryMarker/commit/d9bafd1aab07980dd12bd2878a14813d022efeda)) + +* more formatting ([`cec68e0`](https://github.com/MartinBernstorff/MemoryMarker/commit/cec68e0ae78ffe5a9e40f97f529b0c98247bc112)) + +* formatting ([`c718a02`](https://github.com/MartinBernstorff/MemoryMarker/commit/c718a02b88d4e87f79bdd59e5bb295fde2653ca9)) + +* misc: minor cleanup ([`7f36361`](https://github.com/MartinBernstorff/MemoryMarker/commit/7f363613d7e6618bae486c7711b3313cb28576b5)) + +* misc. ([`3675695`](https://github.com/MartinBernstorff/MemoryMarker/commit/3675695badaf661981210ec193e829e6289d5c1f)) + +* Merge branch 'main' into mb/add_main_example ([`3843b2c`](https://github.com/MartinBernstorff/MemoryMarker/commit/3843b2cf51ccfa677af36b291828669914b5f641)) + +* formatting ([`4f69fbc`](https://github.com/MartinBernstorff/MemoryMarker/commit/4f69fbcd39fd410526c6ef8c82a1512eb13958f7)) + +* Merge pull request #13 from Rysias/markdown-magi + +Markdown magi ([`c8fef3f`](https://github.com/MartinBernstorff/MemoryMarker/commit/c8fef3faee574b9c392e2b734f532af819fa24cc)) + +* stupid readme trigger actions! ([`7d247b0`](https://github.com/MartinBernstorff/MemoryMarker/commit/7d247b07e45ad605282db4d463453ff1e45ec0e0)) + +* change to list ([`597e432`](https://github.com/MartinBernstorff/MemoryMarker/commit/597e432262ff241be6868a580500435e5b630a3e)) + +* formating ([`d88c943`](https://github.com/MartinBernstorff/MemoryMarker/commit/d88c943a3d53dae4f9b19d64cf5f06e4c1acc86b)) + +* fix silly bug:)) ([`6c60007`](https://github.com/MartinBernstorff/MemoryMarker/commit/6c60007b4cc56648280c3c8361a6d3d959853ccf)) + +* misc. ([`7cbdf04`](https://github.com/MartinBernstorff/MemoryMarker/commit/7cbdf044497f479e80b3bf1b03135c0386b557d8)) + +* misc. ([`56078b2`](https://github.com/MartinBernstorff/MemoryMarker/commit/56078b2fca14b5427672370cd73d686404f102e8)) + +* misc. ([`fb1d76e`](https://github.com/MartinBernstorff/MemoryMarker/commit/fb1d76e2b87ffb2e371734fe47aa772ebe21ace3)) + +* misc. ([`ba0f6bc`](https://github.com/MartinBernstorff/MemoryMarker/commit/ba0f6bcd5804bc2cc76b1dd187bde45019d876fa)) + +* misc. ([`9072126`](https://github.com/MartinBernstorff/MemoryMarker/commit/907212617c7f730e46e92af7a9b205b1b71b5380)) + +* -a ([`1c9e46d`](https://github.com/MartinBernstorff/MemoryMarker/commit/1c9e46dc5ae44ad4e7d25bea929007fc8ed14fc8)) + +* more formatting ([`cad0155`](https://github.com/MartinBernstorff/MemoryMarker/commit/cad015503cbd792b3c6c426c5a999d331f8c9c1f)) + +* misc. formatting ([`6182684`](https://github.com/MartinBernstorff/MemoryMarker/commit/618268466b5fc96d8e8afb9c127c9638d785dcb8)) + +* misc. ([`0070b7a`](https://github.com/MartinBernstorff/MemoryMarker/commit/0070b7a1bfe7fc5ed79004ba3f65769fa7078ebd)) + +* misc. ([`32ed0d7`](https://github.com/MartinBernstorff/MemoryMarker/commit/32ed0d71efd88f153202b2e751c0f31620147da3)) + +* misc. ([`1ceda8b`](https://github.com/MartinBernstorff/MemoryMarker/commit/1ceda8b8945489d43ada484deb4dcb84bca7c078)) + +* misc. ([`72f50e1`](https://github.com/MartinBernstorff/MemoryMarker/commit/72f50e1b33e1eca932173d4baab6cf3aee38faa9)) + +* misc. ([`c1f85f1`](https://github.com/MartinBernstorff/MemoryMarker/commit/c1f85f11082812de11ee546da3035fe6133a1590)) + +* ruff times ([`a6ce815`](https://github.com/MartinBernstorff/MemoryMarker/commit/a6ce8153df02b1bc925e5828f80f09e2148f62f2)) + +* add type in q ([`b98ddcd`](https://github.com/MartinBernstorff/MemoryMarker/commit/b98ddcd51031506589c5f81e97277ab46a7d8d55)) + +* save stuff ([`0721de0`](https://github.com/MartinBernstorff/MemoryMarker/commit/0721de05b929dbca3519750fdb42a85443a080b1)) + +* add md saving (functional) ([`1340c64`](https://github.com/MartinBernstorff/MemoryMarker/commit/1340c641451d6c428880c908faf1f39f1030168a)) + +* Merge pull request #11 from Rysias/mb/highlight_hydrator + +feat: add highlight hydrator ([`7d1a55a`](https://github.com/MartinBernstorff/MemoryMarker/commit/7d1a55a8cb92a8f1938add49579ed72f493ffa7f)) + +* Merge branch 'main' into mb/highlight_hydrator ([`7aebfc7`](https://github.com/MartinBernstorff/MemoryMarker/commit/7aebfc7b846bc3bf1d886d379ec5cdec19151c1e)) + +* Merge pull request #12 from Rysias/magi-sequence + +Magi sequence ([`063f623`](https://github.com/MartinBernstorff/MemoryMarker/commit/063f623c5400e54eda8a7ff77a6693e7a5fb6737)) + +* change | to union ([`4099b7f`](https://github.com/MartinBernstorff/MemoryMarker/commit/4099b7fb215b119831511f3f105b0c425340a968)) + +* black magi ([`90b2a7b`](https://github.com/MartinBernstorff/MemoryMarker/commit/90b2a7b8fafe1fcf185ad9d8a61a49190f610905)) + +* add sequence proessing ([`b114ae6`](https://github.com/MartinBernstorff/MemoryMarker/commit/b114ae6aa9a07b6e2139646d0b90900823ba09c1)) + +* types: override tg ([`d31e6f3`](https://github.com/MartinBernstorff/MemoryMarker/commit/d31e6f3183128f914c321cfb1d75c99263266b9d)) + +* deps: use beautifulsoup4 ([`8691eb0`](https://github.com/MartinBernstorff/MemoryMarker/commit/8691eb0eb26f44806bedacd41df743a26f402469)) + +* misc. ([`af61777`](https://github.com/MartinBernstorff/MemoryMarker/commit/af617778fa8ce17c01b80635fd710998007cf163)) + +* styling ([`08b111d`](https://github.com/MartinBernstorff/MemoryMarker/commit/08b111d31755aa4cf27495755358e682eac20770)) + +* styling ([`93ab104`](https://github.com/MartinBernstorff/MemoryMarker/commit/93ab1040b1480579d5da9e84d361af98cdcf523a)) + +* Merge branch 'main' into mb/highlight_hydrator ([`44b5196`](https://github.com/MartinBernstorff/MemoryMarker/commit/44b51965ea3c327961139a501b652569417c8bc7)) + +* Merge pull request #8 from Rysias/mb/feat_create_highlight_extractor + +feat: create highlight extractor ([`27f4f00`](https://github.com/MartinBernstorff/MemoryMarker/commit/27f4f0099bebd57c26390a1267e09da4bb4bc48d)) + +* misc. ([`2355234`](https://github.com/MartinBernstorff/MemoryMarker/commit/2355234715a6aa71daab0e9cbe82ddc17be51731)) + +* styling ([`5699b18`](https://github.com/MartinBernstorff/MemoryMarker/commit/5699b189fcb57855a62d6861a065ddb90ddc4ad8)) + +* styling ([`0130b70`](https://github.com/MartinBernstorff/MemoryMarker/commit/0130b70c9819fd720e1eb1175c57193b4a667e42)) + +* misc. ([`ab82d6c`](https://github.com/MartinBernstorff/MemoryMarker/commit/ab82d6c48327fa88b5109d3f75121f6e7fdfa5d0)) + +* style ([`42d29ca`](https://github.com/MartinBernstorff/MemoryMarker/commit/42d29ca4341fccd99a3a43f8a4e16949684d16fa)) + +* style ([`94d348b`](https://github.com/MartinBernstorff/MemoryMarker/commit/94d348b57e57d724db05bffcf0e1f65c60f7bfcb)) + +* misc. type fixes ([`aac0ff9`](https://github.com/MartinBernstorff/MemoryMarker/commit/aac0ff9c0b1dbfefdfa5af8696b4e657b3696142)) + +* deps: add pytz ([`6fff7e2`](https://github.com/MartinBernstorff/MemoryMarker/commit/6fff7e2c0f595353ecdc693ccf8832e30f0c2fd7)) + +* misc. ([`ef92e99`](https://github.com/MartinBernstorff/MemoryMarker/commit/ef92e9916b012aebe08cc4e0dd300a3576e63dba)) + +* Merge branch 'main' into mb/feat_create_highlight_extractor ([`e414b10`](https://github.com/MartinBernstorff/MemoryMarker/commit/e414b10a88952559fb176e74d2db1cb34854553e)) + +* Merge pull request #7 from Rysias/jonathan2 + +Jonathan2 ([`f5e95ae`](https://github.com/MartinBernstorff/MemoryMarker/commit/f5e95ae19dce454402e3a2a3e07f055a7c064fc2)) + +* write the API key to the env ([`204028a`](https://github.com/MartinBernstorff/MemoryMarker/commit/204028ae9d6a1b91c9b0a5f7eda39101c5183708)) + +* add to dotenv ([`e067a4d`](https://github.com/MartinBernstorff/MemoryMarker/commit/e067a4d5abe970e94cd0024681bd6f7c955bd501)) + +* trying to fix test.yml ([`5eecbb9`](https://github.com/MartinBernstorff/MemoryMarker/commit/5eecbb94749f5ba22b82dd852c23eb21d156f501)) + +* add test ([`5d43110`](https://github.com/MartinBernstorff/MemoryMarker/commit/5d43110773c9d2e73fe39d98eaf9b0edc67913d7)) + +* add OpenAI secret ([`ea99409`](https://github.com/MartinBernstorff/MemoryMarker/commit/ea994098ec4543b88576a3c6d9119924184de9bc)) + +* misc: poor api_key handling ([`018b3b3`](https://github.com/MartinBernstorff/MemoryMarker/commit/018b3b3c65f44fc8ebd427f1a25fd9ee3f941cbc)) + +* add timezone deps ([`2fe882d`](https://github.com/MartinBernstorff/MemoryMarker/commit/2fe882d6d14ef3002d8a895845bbd8680b2093f7)) + +* misc. ([`b36d9b5`](https://github.com/MartinBernstorff/MemoryMarker/commit/b36d9b52ddd91039147d6d6d49fc0ba5b4d25633)) + +* misc. imports ([`c3b0e90`](https://github.com/MartinBernstorff/MemoryMarker/commit/c3b0e90d77e8fb5c24ca53bb9e2c421c09deb7ae)) + +* fix imports ([`e306a0e`](https://github.com/MartinBernstorff/MemoryMarker/commit/e306a0e39f0b4f6d08a3bb1b1877e465b95d9fad)) + +* remove src ([`c22416f`](https://github.com/MartinBernstorff/MemoryMarker/commit/c22416f942f8f5a2d1e23c577b3b8f5e7deacf47)) + +* add async ([`40fe36c`](https://github.com/MartinBernstorff/MemoryMarker/commit/40fe36c43b70c2b4decdbd8e05373c4bfc6f4a01)) + +* fix all the black changes ([`9884169`](https://github.com/MartinBernstorff/MemoryMarker/commit/9884169a264596b133312403a8cb32c3e18fd3b8)) + +* fix all the problem:)) ([`6e22002`](https://github.com/MartinBernstorff/MemoryMarker/commit/6e220024eb3813e99fe1a623dbb1d7c3839cce85)) + +* black ([`7bfc645`](https://github.com/MartinBernstorff/MemoryMarker/commit/7bfc645dbf1ceba860cb7b057c230520bdedccd4)) + +* fix types ([`e54b1e3`](https://github.com/MartinBernstorff/MemoryMarker/commit/e54b1e3bf553edd80edc856c24e0a63b6cafbefa)) + +* add tests ([`107ecf7`](https://github.com/MartinBernstorff/MemoryMarker/commit/107ecf790f43a5612f178584ad92efada90ac661)) + +* parse output ([`8ddeefc`](https://github.com/MartinBernstorff/MemoryMarker/commit/8ddeefc65d91d7851e815c77b9fd2ed281a434dc)) + +* Merge pull request #6 from Rysias/jonathan + +Jonathan ([`343c83f`](https://github.com/MartinBernstorff/MemoryMarker/commit/343c83fac0846669c9405565e58e1579b45cbc12)) + +* inv pr ([`1b39fb8`](https://github.com/MartinBernstorff/MemoryMarker/commit/1b39fb842d5c994fcceb13dbe223e58117160205)) + +* fix black ([`17d6be6`](https://github.com/MartinBernstorff/MemoryMarker/commit/17d6be641371c01c1f2e81a1975a7c6a4d3443c6)) + +* add right type ([`ffa9246`](https://github.com/MartinBernstorff/MemoryMarker/commit/ffa924642228552e369d7f2b47385529dc83b69c)) + +* balck ([`b2451c7`](https://github.com/MartinBernstorff/MemoryMarker/commit/b2451c7d13e1ab40e56834909bbfd8d8104fc071)) + +* black ([`4b9556e`](https://github.com/MartinBernstorff/MemoryMarker/commit/4b9556e4fee3d863a1d51bf3a48d96f6ce8c0a3e)) + +* add partial function ([`c040b06`](https://github.com/MartinBernstorff/MemoryMarker/commit/c040b06a56254a69e73ae61d6178d84ca56735d5)) + +* add simple prompt ([`c689922`](https://github.com/MartinBernstorff/MemoryMarker/commit/c6899226bb822953459379cd27a832f9da267353)) + +* pathlib ([`635e98a`](https://github.com/MartinBernstorff/MemoryMarker/commit/635e98a69ac98a520a746227bb1d84921bca4cb9)) + +* format ([`f2bb91c`](https://github.com/MartinBernstorff/MemoryMarker/commit/f2bb91c3f9f72b3f2af12d6fdeca64e11ee3f88c)) + +* add fileio ([`a6e2db1`](https://github.com/MartinBernstorff/MemoryMarker/commit/a6e2db183d876dae9ff8a631dafde6a888453961)) + +* add env files ([`2a139f3`](https://github.com/MartinBernstorff/MemoryMarker/commit/2a139f35001692a724137d3b44aa55fd8c698f77)) + +* Merge branch 'main' of github.com:Rysias/gpt2anki ([`d6aa2f7`](https://github.com/MartinBernstorff/MemoryMarker/commit/d6aa2f75fa58e7156a69c687ba2b9274e6ac0b59)) + +* Merge pull request #5 from Rysias/mb/add_highlight_extractor + +feat: add highlight extractor ([`68d191c`](https://github.com/MartinBernstorff/MemoryMarker/commit/68d191c0cee9e80ecd4334e4a3190e34429daded)) + +* Merge branch 'main' of github.com:Rysias/gpt2anki ([`e113eb4`](https://github.com/MartinBernstorff/MemoryMarker/commit/e113eb4e0ae3229faaaf3fb63f452df7f7a1c95a)) + +* Merge branch 'main' into mb/add_highlight_extractor ([`14dbefb`](https://github.com/MartinBernstorff/MemoryMarker/commit/14dbefb39006e2905263e6ad35337f92fb98a505)) + +* misc. ([`0f135fd`](https://github.com/MartinBernstorff/MemoryMarker/commit/0f135fd53179cc7dc9cbf974c0d9589bab87d572)) + +* misc. ([`3918f98`](https://github.com/MartinBernstorff/MemoryMarker/commit/3918f98bf4dc6390957584f6fd6dc9f1391aa1f5)) + +* import openai ([`9dca3f8`](https://github.com/MartinBernstorff/MemoryMarker/commit/9dca3f8f102a13215b9ea8bc5ae7c321bc8ed2da)) + +* Merge pull request #4 from Rysias/mb/base_setup + +ci: base setup ([`1a47994`](https://github.com/MartinBernstorff/MemoryMarker/commit/1a479944e7759a387ed8fcd03be657e204ee528f)) + +* Merge branch 'main' into mb/base_setup ([`44b41dc`](https://github.com/MartinBernstorff/MemoryMarker/commit/44b41dcd77a5f94249a40d2365636913bfd36eca)) + +* misc. ([`4935f9a`](https://github.com/MartinBernstorff/MemoryMarker/commit/4935f9a9d1f31905c52be7550ae714e16dba163c)) + +* Merge pull request #3 from Rysias/dependabot/pip/pyright-1.1.325 + +deps:(deps-dev): bump pyright from 1.1.305 to 1.1.325 ([`8c9fc92`](https://github.com/MartinBernstorff/MemoryMarker/commit/8c9fc92de2d94b2e5803307b93228aaa7854538c)) + +* deps:(deps-dev): bump pyright from 1.1.305 to 1.1.325 + +Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.305 to 1.1.325. +- [Release notes](https://github.com/RobertCraigie/pyright-python/releases) +- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.305...v1.1.325) + +--- +updated-dependencies: +- dependency-name: pyright + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`ffaf9b9`](https://github.com/MartinBernstorff/MemoryMarker/commit/ffaf9b9ab7801a3ac608078a32fb004770c0c718)) + +* base setup ([`ff19536`](https://github.com/MartinBernstorff/MemoryMarker/commit/ff19536a607907979be66f9440ad041e895842bb)) + +* Merge branch 'main' of github.com:Rysias/gpt2anki ([`092798e`](https://github.com/MartinBernstorff/MemoryMarker/commit/092798e464bf3be3b34752e39694e256385c8d9e)) + +* add deps ([`ea9b269`](https://github.com/MartinBernstorff/MemoryMarker/commit/ea9b2690e492043aa796dc4f746d251e4eccf3d9)) + +* Merge pull request #1 from Rysias/dependabot/pip/invoke-2.2.0 + +deps:(deps-dev): bump invoke from 2.1.1 to 2.2.0 ([`7a42526`](https://github.com/MartinBernstorff/MemoryMarker/commit/7a425264914d5f51a2f3404321c5f896932d4e2b)) + +* deps:(deps-dev): bump invoke from 2.1.1 to 2.2.0 + +Bumps [invoke](https://github.com/pyinvoke/invoke) from 2.1.1 to 2.2.0. +- [Commits](https://github.com/pyinvoke/invoke/compare/2.1.1...2.2.0) + +--- +updated-dependencies: +- dependency-name: invoke + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`0aacac5`](https://github.com/MartinBernstorff/MemoryMarker/commit/0aacac57c0a84e43312be5b2d61105c13d00562d)) + +* initial commit ([`e713607`](https://github.com/MartinBernstorff/MemoryMarker/commit/e71360750e6cc94d1a92dbb27de07b83ab9cdce9)) diff --git a/pyproject.toml b/pyproject.toml index 748bab2..f428741 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -version = "0.0.1" +version = "0.1.0" requires-python = ">=3.12" name = "memorymarker" description = "memorymarker"