2.45.1 (2025-01-15)
- resolve some NaN issues (ed33e64)
2.45.0 (2024-12-14)
- af endpoints (0441b64)
2.44.0 (2024-12-12)
- support BF in effectiveness (244c399)
2.43.0 (2024-12-11)
- add BF routes (39e8f1a)
2.42.2 (2024-11-29)
- minor tweaks (200df5e)
2.42.1 (2024-11-06)
- support intervention type flag in fortifiable foods (36e8b43)
2.42.0 (2024-11-01)
- add handling for user costs CRUD operations to intervention recalc handler (2b688ea)
2.41.0 (2024-08-07)
- add intervention-status endpoint. Fix intervention list (1149ed9)
2.40.2 (2024-07-30)
- add unit column to bm threshold list model 2 (85df903)
2.40.1 (2024-07-30)
- add unit column to bm threshold list model (a36431f)
2.40.0 (2024-07-26)
- update biomarker data sources to reflect reported groups (e8390ec)
2.39.1 (2024-06-28)
- fix schema name typo (e609e2c)
2.39.0 (2024-06-28)
- add intervention-templates endpoint (db151a9)
2.38.0 (2024-06-14)
- add cost-effectiveness endpoints (6fbe768)
2.37.0 (2024-06-13)
- add routes for expected loss, projected households and effectiveness summary (0c208ce)
2.36.0 (2024-06-05)
- add routes for effectiveness households, effectivness metrics and metrics patch (c595038)
- add test effectiveness route (aa3db59)
- support variable mount path for API (7168929)
2.35.1 (2024-05-02)
- improve biomarker error messages (d22df09)
2.35.0 (2024-02-28)
- wiring for premix calculator routes and data patching (c0d0cc5)
2.34.1 (2024-01-30)
- sent schema by env var in intervention-premix-calculator.model.ts (d2caf5f)
2.34.0 (2024-01-30)
- add routes for premix calculator (8a68dcd)
2.33.0 (2024-01-10)
- cache biomarker data responses for 24hrs (0f57184)
2.32.3 (2024-01-10)
- cache tweaks (04a18af)
2.32.2 (2024-01-09)
2.32.1 (2024-01-09)
2.32.0 (2023-11-29)
- add endpoint for list of valid food genera (c667501)
- update field output names (4f1077f)
2.31.0 (2023-11-01)
- support patching overriden flag for intervention data (86971d3)
2.30.0 (2023-10-12)
- fix intervention summary (96f6bf5)
2.29.0 (2023-10-06)
- recalculate all intervention values when a patch request is made (f69b9a4)
2.28.1 (2023-08-17)
- sort package.jsosn dependencies (e7d48c3)
2.28.0 (2023-07-18)
- add flag to interventions list endpoint to omit templates (a8a33d6)
- add focus mn to intervention list endpoints (b923cb9)
2.27.4 (2023-07-14)
- handle null session token in interceptor (6aafda4)
2.27.3 (2023-07-12)
- update logout response to object (8985477)
2.27.2 (2023-07-12)
2.27.1 (2023-07-11)
- include username in register response (f539228)
2.27.0 (2023-07-07)
- add profile pic (50aecb4)
- improve profile response, add badges (5846e70)
- initial addition of authentication to intervention listing routes (590a416)
2.26.0 (2023-07-05)
- add initial login logout and register routes (e359407)
2.25.0 (2023-06-28)
- add jsonlogic formulae generation to susu and recurring costs endpoints (4aad9db)
2.24.1 (2023-06-20)
- fix jsonlogic extradata substitution (78ef69c)
2.24.0 (2023-06-16)
- return JSONLogic for industry_info (26a4d5a)
- update industry info and monitoring info to do json logic and pass missing data as literals (aca673a)
2.23.0 (2023-06-15)
- update create intervention function to accept the new params (523ffdc)
2.22.0 (2023-06-13)
- add rowFormula to industryInfo endpoint (d8ba2d0)
2.21.1 (2023-06-07)
- always display name and id for country endpoint (ac8b2c7)
- always display name, country id for regions endpoint (d922318)
2.21.0 (2023-06-07)
- add basic output of jsonlogic for inteverntion industryinformation fields from db (9b67861)
- add flag to disable GeoJSON for country endpoint and add subregions endpoint (c94f2f5)
- add patch-package to dev dependencies (73a5023)
- actually add the patches: (1d1be07)
- add pathces to dockerfile build (d4ff2f4)
- tidy up loggin (9e3155b)
2.20.0 (2023-05-17)
- update routes to return national median figures in impact summary endpoint (ce305b5)
2.19.4 (2023-02-14)
- add missing fields to intervention list endpoint (6e9766c)
- add parent intervention to intervention list (6a050fb)
2.19.3 (2023-02-03)
- try to explicitly set cors headers for intervention pathc request (fd35014)
2.19.2 (2022-11-23)
- trigger release update (a43b1f4)
- fix release please config 3 (c3af8b5)
- fix release please config 4 (79445ae)
- fix release please config 5 (f035147)
2.19.1 (2022-11-23)
- update recporting of API version (780da15)
- bump release please version to support extra-files (f97665e)
- fix GA typo (6b6f412)
- fix release please config (a743d27)
- fix release please config 2 (6d9a7e8)
2.19.0 (2022-11-23)
- add endpoint to expose API and data version numbers (e8f189a)
2.18.1 (2022-08-17)
- update unmatched items endpoint to use the fct hierarchy views (f357cf7)
2.18.0 (2022-07-21)
- return data value from intervention patch route (49fdb7e)
2.17.0 (2022-07-20)
- add routes to expose updated match statistics routes (f857587)
- adjust inputs for household baseline routes (4771bec)
2.16.1 (2022-06-28)
- fix reference to new intervention fn: (85e15c9)
2.16.0 (2022-06-28)
- add intervention name and description to create derived intervention call (0a160e9)
- update all models to use env var schema (8243b91)
2.15.1 (2022-05-03)
- update models/repositories for micronutrient endpoint to look at new view rather than source table (0d7de58)
2.15.0 (2022-03-23)
- intervention: add summary costs endpoint (f84dde6)
2.14.2 (2022-01-19)
- fix schema for intervention routes (acee769)
2.14.1 (2022-01-18)
- update intervention responses to use standard JSON format (9b55882)
2.14.0 (2022-01-13)
- add route to create derived intervention (5f5edcc)
2.13.0 (2022-01-13)
- intervention: add initial routes for accessing and updating intervention data (678ba24)
2.12.0 (2021-11-24)
- add bin ranges for map views (7ad663c)
2.11.6 (2021-11-23)
- add extra debug info to redis connection (c05bb06)
2.11.5 (2021-11-19)
- fix function call params 4 (8a64f56)
2.11.4 (2021-11-19)
- fix function call params 2 (c593477)
2.11.3 (2021-11-19)
- fix function call params (376093e)
2.11.2 (2021-11-16)
- fix openapi generator enhancer (55f94fc)
2.11.1 (2021-11-16)
- bump docker node version (0d5b64e)
2.11.0 (2021-11-16)
- add github api datasource and job queue to service requests for feedback endpoint (794c1b8)
- fix slug for homepage, resize images for transfer size, boost supported request size (805d542)
2.10.0 (2021-10-29)
- add endpoints for unmatched food consumption data (5c4697c)
2.9.3 (2021-10-19)
- ensure database responses to native sql queries are hydrated into loopback models (a093656)
2.9.2 (2021-10-19)
- sort sql param numbering (081cfef)
2.9.1 (2021-10-19)
- fix mismatch of scenario schemas (c57b857)
2.9.0 (2021-10-14)
- add consumption endpoint for scenarios (8722577)
- tidy up model fields (6b2dfce)
2.8.1 (2021-10-14)
- add food_group_name field to monthly food endpoint (bc97f46)
2.8.0 (2021-10-14)
- add endpoints for country level dietary change scenarios (6f124dd)
2.7.0 (2021-10-12)
- add default flag to age-gender model (f958b01)
2.6.0 (2021-10-12)
- add food_group details to top 20 food item models (3f088a8)
2.5.0 (2021-10-10)
- major rehaul and consolidation of routes and return values (a40b6ee)
2.4.3 (2021-09-09)
- sort geojson response for country deficiency (09d234e)
2.4.2 (2021-09-09)
- fix ids in countrydeficiencyAfe model: (2109a25)
2.4.1 (2021-09-09)
- use the correct models/repositories for country deficiency (ffed05e)
2.4.0 (2021-09-08)
- add age-gender groupId to the biomarker data sources endpoint (8ae3140)
2.3.0 (2021-09-08)
- add biomarker age gender group endpoint (1d60e64)
2.2.0 (2021-09-07)
- add geojson to countries dictionary. Update data sources to add data info (ccdf5a0)
- add ids to countryintake model (252c2a0)
2.1.1 (2021-09-02)
- set schema in dapperdox enhancer (0af0748)
2.1.0 (2021-09-02)
- Add view for biomarker data sources: (24bcacd)
- fix afe household views, geojson responses (18e2701)
- refactor top20 food routes (bb97841)
- consolidation and docs updates (9269a85)
2.0.1 (2021-08-25)
2.0.0 (2021-08-20)
- bump semvar version
1.10.0 (2021-07-12)
- fix ish4 routes (166ced7)
1.9.0 (2021-06-09)
- make scenario response more like baseline response (1d29497)
- update scenario to return geoJSON (82e2e6e)
1.8.0 (2021-06-09)
- Add initial routes for simple dietary change (composition) scenarios (7331252)
- fix merge conflicts in index.ts files (cd0b949)
1.7.1 (2021-05-19)
- switch header from cache-control to surrogate-control (a19f12a)
1.7.0 (2021-05-18)
- cache: Add decorator to set cache expire header on endpoints (ef53b61)
1.6.7 (2021-05-05)
- README update (d37be20)
1.6.6 (2021-05-05)
- README updates (f925491)
1.6.5 (2021-05-05)
- Update readme links (902f9ef)
1.6.4 (2021-05-05)
- README tweaks (7249f8a)
1.6.3 (2021-05-05)
- update README header (8d86af4)
1.6.2 (2021-05-05)
- update README (a3528b4)
1.6.1 (2021-05-05)
- update readme (748e843)
1.6.0 (2021-05-05)
- Readme (96db759)
1.5.0 (2021-03-25)
- working CI deploy (6a19b93)
1.4.30 (2021-03-25)
- CI (c33b93c)
1.4.29 (2021-03-25)
- CI (67e0866)
1.4.28 (2021-03-25)
- CI (baa7d77)
1.4.27 (2021-03-25)
- CI (8109a27)
1.4.26 (2021-03-25)
- CI file name (d53e2a9)
1.4.25 (2021-03-25)
- add CI automerge (7dc1fc7)
1.4.24 (2021-03-25)
- another change (7dc31c6)
1.4.23 (2021-03-25)
- CI (512425b)
1.4.22 (2021-03-25)
- CI (4a9470a)
1.4.21 (2021-03-25)
- ci (4a8ba8a)
1.4.20 (2021-03-25)
- ci (afb1344)
1.4.19 (2021-03-25)
- CI (ceb8506)
1.4.18 (2021-03-25)
- CI (163fa84)
1.4.17 (2021-03-25)
- CI PR (0b49764)
1.4.16 (2021-03-25)
- ci PR (0451515)
1.4.15 (2021-03-25)
- CI auto PR (1924a45)
1.4.14 (2021-03-25)
1.4.13 (2021-03-25)
- ci (c930c35)
1.4.12 (2021-03-25)
- ci (d3c1c72)
1.4.11 (2021-03-25)
- CI (216da0d)
1.4.10 (2021-03-25)
- CI (a7ac602)
1.4.9 (2021-03-25)
- CI tweak (af5efc5)
1.4.8 (2021-03-25)
- debug CI vars (503fc96)
1.4.7 (2021-03-25)
- more CI (3ac475d)
1.4.6 (2021-03-25)
- more ci tweaks (797915d)
1.4.5 (2021-03-25)
1.4.4 (2021-03-25)
- CI tweaks (1573cd2)
1.4.3 (2021-03-25)
1.4.2 (2021-03-25)
- another change (5659dff)
1.4.1 (2021-03-25)
- update CI (6eb0880)
1.4.0 (2021-03-25)
- another nother pointless change (4ecd16c)
1.3.0 (2021-03-25)
1.2.0 (2021-03-25)
- tidy (33abc0c)
1.1.0 (2021-03-25)
- Add endpoint for impact food availability data (b8cf2bb)
- add extra fields to impact scenario response (8fcb0e8)
- Add route returning geoJSON fc for country level intake (19a2752)
- add standard json response (ce753b1)
- add top 20 route for household level data (7d0e495)
- better openAPI tagging (3de3599)
- opencpu: add opencpu datasource and example string replacement route (88a5e2d)
- Update openapi config to use correct url (2de4a84)
- Update openapi config to use correct url 2 (6d9a5a4)