Skip to content

Commit 50ed11b

Browse files
author
Søren Hansen
authored
Update CHANGELOG.md
1 parent 4e91458 commit 50ed11b

1 file changed

Lines changed: 0 additions & 50 deletions

File tree

squeeel-cli/CHANGELOG.md

Lines changed: 0 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -41,53 +41,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4141
- use swc for codegen instead of strings
4242
- add native type as comments, and other stuff
4343
- initial commit
44-
45-
## [0.1.2](https://github.com/SorenHolstHansen/squeeel/releases/tag/v0.1.2) - 2025-07-17
46-
47-
### Added
48-
49-
- generate types for tables
50-
51-
### Other
52-
53-
- make d.ts files specific to the lib ([#25](https://github.com/SorenHolstHansen/squeeel/pull/25))
54-
55-
## [0.1.1](https://github.com/SorenHolstHansen/squeeel/releases/tag/v0.1.1) - 2025-07-17
56-
57-
### Added
58-
59-
- support enum types
60-
61-
### Other
62-
63-
- bump version ([#29](https://github.com/SorenHolstHansen/squeeel/pull/29))
64-
65-
## [0.1.1](https://github.com/SorenHolstHansen/squeeel/releases/tag/v0.1.1) - 2025-07-14
66-
67-
### Added
68-
69-
- mysql2, better args, not completely satisfied with node-postgres
70-
71-
### Other
72-
73-
- general ci, ensure examples are updated, fmt, clippy, just, ...
74-
- cleanup
75-
- better logs
76-
- revert bump
77-
- bump versions
78-
- error handling
79-
- better separation of concerns
80-
- Don't be psychotic and use the Visit trait in swc_core
81-
- just plain println
82-
- clap
83-
- comment
84-
- better error message
85-
- clarification in error
86-
- cleanup
87-
- get database urls dynamically
88-
- tweaks
89-
- better-sqlite3 types
90-
- better-sqlite3, better prefixes and suffixes, ...
91-
- use swc for codegen instead of strings
92-
- add native type as comments, and other stuff
93-
- initial commit

0 commit comments

Comments
 (0)