Skip to content

Commit 51756e4

Browse files
committed
bumpver v0.1.1
1 parent 43b57a4 commit 51756e4

File tree

2 files changed

+7
-178
lines changed

2 files changed

+7
-178
lines changed

CHANGELOG.md

Lines changed: 5 additions & 177 deletions
Original file line numberDiff line numberDiff line change
@@ -2,186 +2,14 @@
22

33

44

5-
## v0.0.0 (2023-12-02)
5+
## v0.1.1 (2023-12-02)
66

77
### Style
88

9-
* style: lint fix ([`96a7520`](https://github.com/s-bose/arrest/commit/96a752063fb60e02d501e7ccff98e34f9c9428af))
9+
* (refactor) change internal mapping of resource handlers
1010

11-
### Unknown
11+
## v0.1.0 (2023-12-01)
1212

13-
* change to published release ([`0671706`](https://github.com/s-bose/arrest/commit/0671706d976d4f6bb80a0cd07f4019cb5454d06d))
14-
15-
* bumpver to 0.1.0 ([`4b46bcb`](https://github.com/s-bose/arrest/commit/4b46bcbb1ea5c6018bb4f22dddc70cf44bd58970))
16-
17-
* first major version ([`021d0e0`](https://github.com/s-bose/arrest/commit/021d0e073acabcb51199d26fa29651edc3c982ff))
18-
19-
* add search plugin ([`b0da1ee`](https://github.com/s-bose/arrest/commit/b0da1ee50d35670966339c7c1e24ac5313b23cf9))
20-
21-
* css not needed ([`b85dcdf`](https://github.com/s-bose/arrest/commit/b85dcdf5d6e16370d31f986f55ddbabaea91175f))
22-
23-
* add empty style.css ([`4f5d6c6`](https://github.com/s-bose/arrest/commit/4f5d6c601ba6325c2876b12d3b3df376969bcbec))
24-
25-
* add mkdocstrings[python] to requirements ([`ec826ad`](https://github.com/s-bose/arrest/commit/ec826ad88882a2d77b1ec6470dbf041f0a9ab5a5))
26-
27-
* edit mkdocs ([`d54f656`](https://github.com/s-bose/arrest/commit/d54f656e0a49c16658b164fe17d06f517eca69c4))
28-
29-
* remove stylesheet ([`e59e8ec`](https://github.com/s-bose/arrest/commit/e59e8ec2a923ca4f24011f578039c93bfa5c020b))
30-
31-
* add api docs ([`8faaf10`](https://github.com/s-bose/arrest/commit/8faaf106c6da47d2ca002b4a4b2bcdf1f5e7b3b7))
32-
33-
* add doc link to readme ([`a60fdb3`](https://github.com/s-bose/arrest/commit/a60fdb3a916944f54239d72cb6ea19f22e026a1d))
34-
35-
* Draft: adding documentation ([`d7bb18f`](https://github.com/s-bose/arrest/commit/d7bb18ff64688f33f46f7acc491fc58890ce1064))
36-
37-
* bumpversion prerelease ([`99acaa4`](https://github.com/s-bose/arrest/commit/99acaa45a38391c1151c6aa445aaa604293b5453))
38-
39-
* minor refactor ([`e1f7aad`](https://github.com/s-bose/arrest/commit/e1f7aad8f0f3f2b25d4aae075b9dbf7a62ebd423))
40-
41-
* link pypi to readme ([`0124999`](https://github.com/s-bose/arrest/commit/012499914d512e346420892be72ffd64d4636466))
42-
43-
* bumpver + minor change to script ([`0cb6f46`](https://github.com/s-bose/arrest/commit/0cb6f4672a376deae93aa356b4556c4101d3a06a))
44-
45-
* ad main release ([`96aa622`](https://github.com/s-bose/arrest/commit/96aa6221ddd288455a9e5147d479280da3a3a533))
46-
47-
* minor changes ([`8c25a1a`](https://github.com/s-bose/arrest/commit/8c25a1a672ec202e81ae13ab4a33fc100e11f074))
48-
49-
* made test upload manual ([`07a615c`](https://github.com/s-bose/arrest/commit/07a615c143a8171bb7d6bb04b9c2119e4882de03))
50-
51-
* add poetry ([`3fd765a`](https://github.com/s-bose/arrest/commit/3fd765adac8d24de1134ac7276fa6ef883ce61f0))
52-
53-
* add release.yml ([`2c2308a`](https://github.com/s-bose/arrest/commit/2c2308a105a5db662c916146aa99b052ccdad36f))
54-
55-
* add pre-install stage ([`3402f3b`](https://github.com/s-bose/arrest/commit/3402f3b2d0c5e22cd5b5d61dc8abbafcd76d2762))
56-
57-
* add pre-install stage ([`b0a3a96`](https://github.com/s-bose/arrest/commit/b0a3a96f9221bfe2179c094ea785ad97579498f1))
58-
59-
* upgrade pip version ([`0deecf6`](https://github.com/s-bose/arrest/commit/0deecf6c8cd6ce8c1137a44c1c28160c46590bdf))
60-
61-
* add missing dependencies ([`4c34b69`](https://github.com/s-bose/arrest/commit/4c34b69284857c594d19c406df8e4d53c7db49df))
62-
63-
* add missing dependencies ([`cdbad48`](https://github.com/s-bose/arrest/commit/cdbad4835bffc080b2b966b07834f9722f10193a))
64-
65-
* configure ci again ([`b2a0821`](https://github.com/s-bose/arrest/commit/b2a082190f5c69fc179b5d98200c43ce102b065e))
66-
67-
* configure ci again ([`ba87b98`](https://github.com/s-bose/arrest/commit/ba87b987ae1e79a486c93fe3540aed23482bc9bc))
68-
69-
* edit setup version ([`bd1d37f`](https://github.com/s-bose/arrest/commit/bd1d37fc28d1cf6c0aad5e2382add214838b3371))
70-
71-
* edit setup version ([`32bdb28`](https://github.com/s-bose/arrest/commit/32bdb2876c69598529defdedbba1e19799db1284))
72-
73-
* add poetry to gh-workflow ([`9957242`](https://github.com/s-bose/arrest/commit/9957242a914a3d9e74771a8e2e6c9b62002f04b2))
74-
75-
* add callback tests ([`1dd85ad`](https://github.com/s-bose/arrest/commit/1dd85ad7b23a2e1f4894870c381db052d25ed08d))
76-
77-
* add coverage badge ([`1d2f33a`](https://github.com/s-bose/arrest/commit/1d2f33a2fcc64bdda5c77faca5cb99975fa2df43))
78-
79-
* add codecov ([`2dd7a77`](https://github.com/s-bose/arrest/commit/2dd7a77adda3bddc2d957f8fcb4eae4dc1b62c8b))
80-
81-
* add windows to gh runner ([`cfb1556`](https://github.com/s-bose/arrest/commit/cfb1556b003021521104504d6f242f3c337ace7e))
82-
83-
* add logger ([`7a3a955`](https://github.com/s-bose/arrest/commit/7a3a955d5d4a6d108ca6b9cdb6798e4ff2f63ece))
84-
85-
* add pytest-mock ([`27b5e1a`](https://github.com/s-bose/arrest/commit/27b5e1a1a4216316cafcef5bf8d175f51e2ef630))
86-
87-
* add requirements.txt to pipeline ([`1312dd8`](https://github.com/s-bose/arrest/commit/1312dd8b23b610e2c3d846bb8414fbc21da1fb95))
88-
89-
* add pip cache ([`fe521a1`](https://github.com/s-bose/arrest/commit/fe521a1524c55443f71d5574559c1a2f6594f136))
90-
91-
* add dev dependency version ([`c7c8eec`](https://github.com/s-bose/arrest/commit/c7c8eec6d1464520538e7e2249b0141607a1b042))
92-
93-
* add dev dependency version ([`eea0c30`](https://github.com/s-bose/arrest/commit/eea0c302fbee4f29b92d743323499a0461db1af9))
94-
95-
* edit poetry cache ([`8dd6534`](https://github.com/s-bose/arrest/commit/8dd6534ef1e9dcceb2400a819dd458b00c4cb4b0))
96-
97-
* edit test workflow ([`e783969`](https://github.com/s-bose/arrest/commit/e783969bc14876cdec3bec801f64e0495f2e09b3))
98-
99-
* test workflow ([`bb6c7ad`](https://github.com/s-bose/arrest/commit/bb6c7ad20280ba65ce74c1d5e82bc79a93fc6497))
100-
101-
* add docs + makefile + other configurations ([`1025745`](https://github.com/s-bose/arrest/commit/1025745c66e80afbfdade3eedcef387ad353df0c))
102-
103-
* test pre-commit ([`6636810`](https://github.com/s-bose/arrest/commit/663681001aad41f22265e4305e42eb8c6ce6a611))
104-
105-
* lint configurations ([`ce41103`](https://github.com/s-bose/arrest/commit/ce41103643faeb347a136025002777fd191c7fa7))
106-
107-
* pre-commit configuration ([`4301dc3`](https://github.com/s-bose/arrest/commit/4301dc30629b9a7e9961a9cb8092ffd73c72b108))
108-
109-
* 100% test coverage ([`2e01a6e`](https://github.com/s-bose/arrest/commit/2e01a6e0f566ff4460b386f0d920e3a50a01fdc3))
110-
111-
* covering more edge cases ([`6a2ffc9`](https://github.com/s-bose/arrest/commit/6a2ffc919095e9ad24a9891935b0a5f7edd6c3fe))
112-
113-
* add more test cases ([`9a2007e`](https://github.com/s-bose/arrest/commit/9a2007ed4ea10bde8c4b1aabe7737a676f6e436c))
114-
115-
* remove unused imports ([`59e554c`](https://github.com/s-bose/arrest/commit/59e554cd234e3f074a692ba5ade327173376b5d8))
116-
117-
* add 90% coverage ([`dd232d4`](https://github.com/s-bose/arrest/commit/dd232d4faa96d35de955f4fe220e674d44d175a9))
118-
119-
* test coverage for request parameters ([`b020d30`](https://github.com/s-bose/arrest/commit/b020d3076bc4020f4d015c6fa79c58ca5cb4fa32))
120-
121-
* add namedtuple for dict key ([`ddf28d3`](https://github.com/s-bose/arrest/commit/ddf28d30b63e6f9659d80cb99a3ef2a1ea8e3e55))
122-
123-
* cover all edge cases for path param extraction ([`7c0358b`](https://github.com/s-bose/arrest/commit/7c0358b2759a0b820159b93e0c9bcfe693451bc5))
124-
125-
* updated dependencies ([`13db624`](https://github.com/s-bose/arrest/commit/13db6245833f822581ce61404b7bb4d43d33010b))
126-
127-
* fix find matching handler ([`d2c59ba`](https://github.com/s-bose/arrest/commit/d2c59ba7ab1acc480312c1f892769d07c0ab1147))
128-
129-
* Draft: Still making changes ([`7babbe0`](https://github.com/s-bose/arrest/commit/7babbe010ec3b603633485813b1c28ef2998ac3c))
130-
131-
* refactor converters ([`2640d5c`](https://github.com/s-bose/arrest/commit/2640d5ce4ca9115a4fa1a46fd0a4fc23b44f189c))
132-
133-
* Draft: add converter logic ([`5c0e6fb`](https://github.com/s-bose/arrest/commit/5c0e6fb711b150469b8f297506c3cd1738877b8c))
134-
135-
* Draft: working test cases ([`7e01ac4`](https://github.com/s-bose/arrest/commit/7e01ac4c3c2112a7a003e1c6c307ffb75b5f9eb5))
136-
137-
* remove example fastapi ([`f141540`](https://github.com/s-bose/arrest/commit/f141540f009be24d92069b8e92ff7a4834a50fb7))
138-
139-
* Draft: add respx as httpx mocker ([`0d4862d`](https://github.com/s-bose/arrest/commit/0d4862d48d4ea7e6cb46d2642d9bef673fc34587))
140-
141-
* add todos ([`2f9b289`](https://github.com/s-bose/arrest/commit/2f9b2898243c052bccc5e2806f82716adb3aa2f7))
142-
143-
* refactor response handlers ([`7eebb47`](https://github.com/s-bose/arrest/commit/7eebb47e01c7df52b7257fa4589ec3e00b6601db))
144-
145-
* test example api ([`c753105`](https://github.com/s-bose/arrest/commit/c7531051919371a22db1ec293a2c2eedf08644d3))
146-
147-
* clean up refactor ([`30c5a7d`](https://github.com/s-bose/arrest/commit/30c5a7d733d625c0144d6a17fdf97d9cd07737e7))
148-
149-
* refactor resource module ([`4864bfb`](https://github.com/s-bose/arrest/commit/4864bfbdde61931f84be47c13dcba48903e130e9))
150-
151-
* Merge pull request #2 from s-bose/develop
152-
153-
Develop ([`8a8aa7e`](https://github.com/s-bose/arrest/commit/8a8aa7e57b5e0c7ecd5aed1c0f4b41cedda9c6dc))
154-
155-
* fixed handler mappings ([`78b789d`](https://github.com/s-bose/arrest/commit/78b789d675fdb9d7eb8830ba5c2bf3e3e791fe7f))
156-
157-
* Draft: breaking changes ([`8855621`](https://github.com/s-bose/arrest/commit/8855621a40c6894b3d980f2bc0188a0fe6e57194))
158-
159-
* Draft: working on resource ([`d01ae8d`](https://github.com/s-bose/arrest/commit/d01ae8d551103b6b0731e743df9dfde125ddf30e))
160-
161-
* Merge pull request #1 from s-bose/develop
162-
163-
add root resource ([`d91a497`](https://github.com/s-bose/arrest/commit/d91a497a6608b71e7b4c1f4cff21d9ec82e2f2c4))
164-
165-
* add root resource ([`39a9d52`](https://github.com/s-bose/arrest/commit/39a9d5219264cea7d17fe6e933e704e100a6fd32))
166-
167-
* Draft: httpx changes ([`bd90235`](https://github.com/s-bose/arrest/commit/bd90235ac1b939d2aeae96c1b6d569996e26afae))
168-
169-
* change README ([`fba0658`](https://github.com/s-bose/arrest/commit/fba065891d49fd449af1136c977d5182e429ca59))
170-
171-
* Draft: working on tests ([`67aaa4d`](https://github.com/s-bose/arrest/commit/67aaa4d675f106ee39914c007eb9b865c015a759))
172-
173-
* refactor ([`10673a0`](https://github.com/s-bose/arrest/commit/10673a0437749be8e4a161638479894df6aea108))
174-
175-
* refactors ([`ef413f3`](https://github.com/s-bose/arrest/commit/ef413f3f5700b524ffb4ebf0ea67b77363e55cc1))
176-
177-
* refactors ([`108d421`](https://github.com/s-bose/arrest/commit/108d4211615a61f42fa8d87c7c60afe4948c931b))
178-
179-
* first working poc ([`9f1473c`](https://github.com/s-bose/arrest/commit/9f1473ca657cccefe525be5199b096bd45076b31))
180-
181-
* add path compilation ([`5688254`](https://github.com/s-bose/arrest/commit/568825431d0230c008c42e03c226b91d06b5627c))
182-
183-
* still under development ([`f3ce8e6`](https://github.com/s-bose/arrest/commit/f3ce8e6408068f5f3942a890ee446e7e544027a2))
184-
185-
* setting up structure ([`1eb0fd8`](https://github.com/s-bose/arrest/commit/1eb0fd8bf5395317f5bc89fac038a2a9d4feb3cb))
13+
### Style
18614

187-
* initial commit ([`0504a4c`](https://github.com/s-bose/arrest/commit/0504a4c2e0c9c528a2137a0ad78f1b9de0848466))
15+
* Initial release - minor

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[tool.poetry]
22
name = "arrest"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Arrest is a wrapper of pydantic and httpx to make your REST api calls type-safe and structured"
55
authors = ["shiladitya <shiladitya_basu@live.com>"]
66
license = "MIT"
77
readme = "README.md"
8+
include = ["CHANGELOG.md"]
89
homepage = "https://s-bose.github.io/arrest"
910
repository = "https://github.com/s-bose/arrest"
1011
documentation = "https://s-bose.github.io/arrest"

0 commit comments

Comments
 (0)