Skip to content

Latest commit

 

History

History
200 lines (108 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

200 lines (108 loc) · 11.2 KB

2.0.0-alpha.4 (2021-09-01)

Bug Fixes

  • change type definition (8d941d9)
  • change units type definition (edaa631)
  • changed alist blist type definition (7230139)
  • dereference polymer object (a22bb9e)
  • update INCHIInputV3000 type definition (e6fb33a)

Features

  • Improve type-safety in server.ts (23feac0)
  • serve api functions (97678b1)

2.0.0-alpha.3 (2021-08-27)

Features

Reverts

2.0.0-alpha.0 (2021-08-27)

Bug Fixes

  • Fix import calls in test files (700a732)

Features

  • Add array tuples (7c611d9)
  • Add dereferening functions (b613f7f)
  • Add function for dereferencing stereo0D (d518e93)
  • add GetINCHIKeyReturnCode and GetINCHIReturnCode (3315df2)
  • Add INCHIAtom interface (a806bf2)
  • Add INCHIInput interface (a390f74)
  • Add INCHIInputEx interface (7fb2558)
  • Add INCHIInputINCHI and INCHIOutput (61194a2)
  • Add INCHIInputPolymer interface (dc9c486)
  • Add INCHIInputPolymerUnit interface (7510bcb)
  • Add INCHIInputV3000 interface (1053fd8)
  • Add INCHIOutputStruct and INCHIOutputStructEx (08b7300)
  • Add INCHIStereo0D (fcd5850)
  • add output object in GetStruuct wrappemetmethods (39e8732)
  • add unit test for api wrapper functions (fc16a9f)

1.0.0-alpha.30 (2021-08-26)

Features

1.0.0-alpha.29 (2021-08-23)

Features

  • Expose GetStructFromINCHI, GetStructFromINCHIEx, FreeStructFromINCHI, GetStructFromStdINCHI, FreeStructFromStdINCHI.

1.0.0-alpha.28 (2021-08-20)

Features

  • Add easy api (5252787)
  • Add easy api | GetInchi options, getinchiex options, etc (31c1165)
  • Add mol file for testing (ebf97b9)
  • Automate CHNAGELOG generation (613fae1)

1.0.0-alpha.27 (2021-06-11)

Features

  • Expose GetINCHIfromINCHI (fb119d3)

1.0.0-alpha.26 (2021-06-11)

Features

  • ✨ Expose GetStdINCHIKeyFromStdINCHI (070ea93)

1.0.0-alpha.25 (2021-06-09)

Features

  • ✨ Expose GetINCHIKeyFromINCHI (181efc9)

1.0.0-alpha.24 (2021-06-08)

Bug Fixes

  • Allow string characters for char type (c761e10)
  • refNAPI.refType(refNAPI.types.char) => refNAPI.types.CString (6a2dbc9)

Features

1.0.0-alpha.23 (2021-06-08)

1.0.0-alpha.22 (2021-06-07)

Bug Fixes

Performance Improvements

  • Add incremental compilate support for TSC (7b19995)

1.0.0-alpha.21 (2021-06-05)

Features

  • Add inchi_Output struct (cf25bcb)

1.0.0-alpha.20 (2021-06-05)

Features

  • Add inchi_Input struct (7f5b0a5)
  • Add inchi_Input_Polymer struct (592ed56)
  • Add inchi_Input_PolymerUnit struct (5f82168)
  • Add inchi_Input_V3000 struct (0950993)
  • Add inchi_InputEx struct (f57940b)
  • Add inchi_InputINCHI struct (4cb2ed4)
  • Add inchi_Stereo0D struct (a6bf051)

1.0.0-alpha.19 (2021-06-05)

1.0.0-alpha.18 (2021-06-05)

Features

1.0.0-alpha.17 (2021-05-30)

1.0.0-alpha.16 (2021-05-30)

1.0.0-alpha.15 (2021-05-30)

Bug Fixes

  • Improve request handling (cc7bc7a)

Features

1.0.0-alpha.14 (2021-05-28)

1.0.0-alpha.13 (2021-05-28)

1.0.0-alpha.12 (2021-05-27)

1.0.0-alpha.11 (2021-05-27)

1.0.0-alpha.10 (2021-05-27)

1.0.0-alpha.9 (2021-05-27)

1.0.0-alpha.8 (2021-05-27)

1.0.0-alpha.7 (2021-05-27)

1.0.0-alpha.6 (2021-05-27)

1.0.0-alpha.5 (2021-05-27)

1.0.0-alpha.4 (2021-05-27)

1.0.0-alpha.3 (2021-05-27)

1.0.0-alpha.2 (2021-05-26)

1.0.0-alpha.1 (2021-05-26)

Features

  • Add general logic for porting InChI to NodeJS (c09498c)