0.93.0 (2025-01-23)
0.92.1 (2025-01-23)
0.92.0 (2024-11-04)
0.91.0 (2024-09-23)
- next: trigger next channel release (2dcc5f1)
0.90.2 (2024-08-02)
- patch: remove space between alias name and set value, noissue (8876b85)
0.90.1 (2024-08-02)
- ts: add Engine string type pattern, noissue (9cf7313)
0.90.0 (2024-07-05)
- mariadb: add support for MariaDB (0e9c8b9)
0.89.0 (2024-07-05)
- postgres: initial integration test implementation (#338) (9e81d0c), closes #339 #339 #339 #339 #339 #339 #339 #339 #339 #339 #339 #339 #339 #339 #339 #339 #339 #339 #339
0.88.3 (2024-05-22)
0.88.2 (2024-05-22)
0.88.1 (2024-05-21)
0.88.0 (2024-05-21)
- regexp: address Polynomial regular expression vulnerability, noissue (4e90481)
0.87.0 (2024-05-21)
0.86.3 (2024-05-21)
0.86.2 (2024-04-10)
0.86.1 (2024-04-10)
- ci: local CI default mysql_version, noissue (d6810c0)
- json_arrayagg: returns null row in shortcut_map, noissue (d2abb77)
- json: should compare entire json object as text, noissue (c26f8aa)
- json: should compare entire json object as text, noissue (bd74741)
0.86.0 (2024-04-08)
0.85.0 (2024-04-08)
- json_arrayagg: replaces group_concat in mysql>=5.7.22 (cf0e212)
0.84.0 (2024-04-08)
- exists: easy way to determine whether a record exists (#336) (3304f68)
- offset: use explicit offset syntax, #339 (d5d252b)
0.83.0 (2024-03-06)
- tableAliases: use only alphabetical characters, noissue (99c62ba)
0.82.3 (2024-02-29)
- regExp: address code scannning warning (def5dbe)
0.82.2 (2024-02-01)
- fulltext: regex improvements (feaf9ea)
0.82.1 (2024-01-31)
0.82.0 (2024-01-30)
0.81.1 (2024-01-04)
- types: groupby: string | string [], noissue (bf00bf0)
0.81.0 (2023-12-05)
- types: declare types, noissue (200b45d)
0.80.0 (2023-11-22)
- binary: support CRUD actions on Binary field types, noissue (7851d6c)
0.79.1 (2023-11-10)
0.79.0 (2023-10-13)
0.78.2 (2023-10-11)
0.78.1 (2023-10-11)
0.78.0 (2023-10-11)
0.77.2 (2023-04-07)
- deps: update dependency tricks to v2 (2cd605e)
0.77.1 (2023-03-08)
0.77.0 (2023-03-07)
0.76.0 (2023-03-03)
0.75.2 (2023-03-02)
0.75.1 (2023-02-21)
- json-array: filtering empty nested joins (af51df1)
0.75.0 (2023-02-21)
0.74.0 (2023-02-21)
0.73.1 (2023-02-17)
- ci: prevent husky install (#279) (1b8b27d)
- patch/del: nested table handlers, fixes #277 (#278) (1a357e6)
0.73.0 (2023-01-06)
0.72.0 (2022-12-21)
- rowid: use mysql's pk reference _rowid (27fbbb4)
0.71.2 (2022-12-14)
0.71.1 (2022-12-01)
- group_concat: remove the ghostly GROUP_CONCAT result (9723daf)
0.71.0 (2022-11-24)
0.70.2 (2022-10-25)
- likey: array of LIKE values (46233dc)
0.70.1 (2022-10-25)
- insert-select: nested join tables, noissue (7e30dd9)
0.70.0 (2022-10-25)
0.69.0 (2022-10-22)
0.68.1 (2022-10-19)
0.68.0 (2022-10-18)
0.67.0 (2022-09-28)
0.66.2 (2022-09-27)
- sql: if field is null, conditional fields (aeb3879)
0.66.1 (2022-08-04)
0.66.0 (2022-07-13)
0.65.0 (2022-05-18)
0.64.0 (2022-03-28)
0.63.1 (2022-03-16)
0.63.0 (2022-03-15)
0.62.0 (2022-03-09)
- option: infer_intermediate_models (5addd30)
0.61.2 (2022-02-07)
- ci: semantic-release shareable config test (53dbaad)
0.61.1 (2022-01-13)
- onDuplicateKeyUpdate: put backticks around UPDATE fields (aeabcd8)
0.61.0 (2021-12-01)
- refactor internal SQL function arguments (280cb31)
0.60.1 (2021-10-20)
- validateInput: fix missing validateInput error (bf5801f)
0.60.0 (2021-10-18)
- validation: allow model's to define a default field definition (16e25a5)
- validation: input validation (eb0a2fc)
0.59.0 (2021-08-04)
- fields: fields prefixable with the negation operator (e379612)
0.58.0 (2021-07-08)
0.57.2 (2021-06-18)
0.57.1 (2021-05-28)
0.57.0 (2021-05-28)
0.56.0 (2021-05-20)
0.55.4 (2021-05-17)
- generated: fix referencing a nested generated field (10fcec9)
0.55.3 (2021-04-30)
- suffixing: model names with $ in nested fields handling (fdaffd7)
0.55.2 (2021-04-29)
- subquery: fix null subquery response (b20fe7b)
0.55.1 (2021-04-28)
- throw error when calling format_request with falsy value (7e34410)
0.55.0 (2021-04-08)
- handlers: pass dare instance in second parameters (ba0ef40)
0.54.0 (2021-03-09)
- fields: support SQL IF(field = 'string', ...) field definition (912dd79)
0.53.0 (2021-02-19)
0.52.1 (2021-02-17)
- filter: not exists assign to implicit join (4bcce14)
0.52.0 (2021-02-17)
0.51.0 (2021-02-10)
- ignore suffix on field property (b7f9d19)
0.50.0 (2021-01-25)
- allow overriding the schema per operation (472cedd)
0.49.0 (2021-01-19)
- expose DareError object (89e85e4)
0.48.0 (2020-11-18)
- alias: provide cross table field aliasing (607c83f)
0.47.0 (2020-10-28)
- shorthand nested filter keys (86c90f8)
0.46.7 (2020-08-19)
0.46.6 (2020-07-14)
- fields: support GROUP_CONCAT(... ORDER BY 1) (5a27157)
0.46.5 (2020-07-09)
- fields: support GROUP_CONCAT(... ORDER BY 1) (97ee8f2)
- generated-functions: remove extraneous fields (#151) (f0b6c6a), closes #150 #150
0.46.4 (2020-07-03)
- ci: ensure PR's have semantic titles (d409c8a)
0.46.3 (2020-06-30)
0.46.2 (2020-06-24)
0.46.1 (2020-06-23)
0.46.0 (2020-06-18)
0.45.1 (2020-06-15)
- fix rendering of SQL conditions in patch and delete (18ba1ea)
0.45.0 (2020-06-03)
- operators: support for =,!=,<>,>,<,<=,>= operators (3c5cd43)
- operators: support for =,!=,<>,>,<,<=,>= operators (4088719)
0.44.0 (2020-05-22)
- patch: adds patch:option.duplicate_keys='ignore' (8808c1a)
0.43.0 (2020-03-11)
0.42.0 (2020-02-21)
- get: opts.notfound, override the notfound behaviour (cc80af5)
0.41.2 (2020-01-27)
0.41.1 (2019-12-20)
0.41.0 (2019-12-19)
0.40.0 (2019-12-19)
0.39.2 (2019-12-19)
- Revert "chore(ci): disable github actions" (795f5d3)
0.39.1 (2019-12-17)
0.39.0 (2019-11-21)
0.38.0 (2019-11-01)
0.37.1 (2019-10-31)
0.37.0 (2019-10-18)
- error: return bad request 400 codes, instead of 500 (b88a412)
0.36.3 (2019-10-18)
- deps: remove deepmerge, promote tricks (c4ecca6)
0.36.2 (2019-10-18)
0.36.1 (2019-10-18)
- deploy: silly preliminary release, noissue (b4f79e0)
0.33.0 (2019-10-18)
0.33.0 (2019-10-18)
0.32.3 (2019-09-25)
0.34.1 (2019-09-05)
- getCount: remove start option, #81 (78afc8c)
- package: refactor, but also trigger semantic release (5ab2200)
- package: refactor, but also trigger semantic release (75fc5b1)
0.34.0 (2019-09-05)
- get: shallow clone the request object to prevent mutation, #81 (d7791f5)
- getCount: Add Dare getCount to run the request and retrieve the number of matching results, #81 (9ee95f6)
- getCount: clone the request object to prevent mutation, #81 (17293b7)
0.33.1 (2019-09-05)
- dist: add deploy channel next (9640cb8)
0.33.0 (2019-09-05)
- dist: add deploy channel next (c0dddf6)
- dist: add deploy channel next (c935a87)
- dist: add deploy channel next (765d47f)
0.32.2 (2019-09-03)
0.32.1 (2019-09-03)
- datetime: return cast datetime fields in ISO format (71364db)
0.32.0 (2019-08-07)
- Field Alias: Enable aliasing field names (#78) (9d530d2), closes #30 #30 #30 #30 #30 #30 #30 #30 #30 #30 #30 #30
0.31.4 (2019-05-20)
0.31.3 (2019-05-20)
0.31.2 (2019-05-20)
0.31.1 (2019-05-09)
- actually its a docs: but testing out semantic-releases (e6861d2)