File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Allow ['Null'] inside a bound list
3+ hash : ce0338116f41852351d253539f3630e085d095e0
4+ body : " "
5+ footer :
6+ Change-type : minor
7+ change-type : minor
8+ author : Otavio Jacobi
9+ version : 4.1.0
10+ title : " "
11+ date : 2025-02-11T13:47:36.947Z
112- commits :
213 - subject : " feat: compile odata `in` to a abstract sql `eq any $listBind`"
314 hash : e0c9da393753d8bb056f7a822a6a821af1274e35
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v4.1.0
8+ ## (2025-02-11)
9+
10+ * Allow [ 'Null'] inside a bound list [ Otavio Jacobi]
11+
712# v4.0.0
813## (2025-01-29)
914
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/odata-parser" ,
3- "version" : " 4.0 .0" ,
3+ "version" : " 4.1 .0" ,
44 "description" : " An OData parser written in OMeta" ,
55 "main" : " odata-parser.js" ,
66 "scripts" : {
3939 "npm" : " >=8.1.0"
4040 },
4141 "versionist" : {
42- "publishedAt" : " 2025-01-29T15:24:40.271Z "
42+ "publishedAt" : " 2025-02-11T13:47:37.065Z "
4343 }
4444}
You can’t perform that action at this time.
0 commit comments