You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[MTConnect.DataTypesBuilder](cls\MTConnect\DataTypesBuilder.cls) / [Operation](cls\MTConnect\BO\DataTypesBuilderOperation.cls) can build _%Integer_ datatypes now
-[MTConnect.DataTypesBuilder](https://github.com/phil1436/MTConnect-ObjectScript/blob/master/src/cls/MTConnect/DataTypesBuilder.cls) / [Operation](https://github.com/phil1436/MTConnect-ObjectScript/blob/master/src/cls/MTConnect/BO/DataTypesBuilderOperation.cls) can build _%Integer_ datatypes now
10
14
11
15
---
12
16
13
17
## v0.0.2 (2023-1-12)
14
18
15
-
-[DataTypesBuilderOperation](cls/MTConnect/BO/DataTypesBuilderOperation.cls) throws an error if the class already exists
16
-
- In [MTConnectRequest](cls/MTConnect/MSG/MTConnectRequest.cls) / [Response](cls/MTConnect/MSG/MTConnectResponse.cls) removed Property: `logClass`
-[DataTypesBuilderOperation](https://github.com/phil1436/MTConnect-ObjectScript/blob/master/src/cls/MTConnect/BO/DataTypesBuilderOperation.cls) throws an error if the class already exists
20
+
- In [MTConnectRequest](https://github.com/phil1436/MTConnect-ObjectScript/blob/master/src/cls/MTConnect/MSG/MTConnectRequest.cls) / [Response](https://github.com/phil1436/MTConnect-ObjectScript/blob/master/src/cls/MTConnect/MSG/MTConnectResponse.cls) removed Property: `logClass`
0 commit comments