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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,16 +20,16 @@ In this GitHub repository, the following SuiteCloud SDK tools are available:
20
20
</a>
21
21
22
22
## Release Notes & Documentation
23
-
To read the 2023.1 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
24
-
- Read the release notes for NetSuite 2023.1 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
23
+
To read the 2023.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
24
+
- Read the release notes for NetSuite 2023.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
25
25
- Read the latest updates under SuiteCloud SDK in the [Help Center Weekly Updates](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_3798389663.html).
26
26
27
27
28
28
## Contributing
29
29
SuiteCloud SDK is an open source project. Pull Requests are currently not being accepted. See [Contributing to SuiteCloud SDK](./CONTRIBUTING.md).
30
30
31
31
## [License](./LICENSE.txt)
32
-
Copyright (c) 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0.
32
+
Copyright (c) 2022, 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0.
33
33
34
34
By installing SuiteCloud CLI for Node.js, you are accepting the installation of the SuiteCloud SDK dependency under the [Oracle Free Use Terms and Conditions](https://www.oracle.com/downloads/licenses/oracle-free-license.html) license.
Copy file name to clipboardExpand all lines: packages/node-cli/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,8 @@ Each version of CLI for Node.js in NPM works optimally with a specific NetSuite
25
25
26
26
| Version in NPM | Version in NetSuite |
27
27
|:--------------:|:-------------------:|
28
+
| 1.8.X | 2023.2 |
28
29
| 1.7.X | 2023.1 |
29
-
| 1.6.X | 2022.2 |
30
30
31
31
## Installation
32
32
Since CLI for Node.js is a development tool, use a global instance to install it by running the following command:
@@ -92,15 +92,15 @@ suitecloud account:setup
92
92
```
93
93
94
94
## Release Notes & Documentation
95
-
To read the 2023.1 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
96
-
- Read the release notes for NetSuite 2023.1 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
95
+
To read the 2023.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
96
+
- Read the release notes for NetSuite 2023.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
97
97
- Read the latest updates under SuiteCloud SDK in the [Help Center Weekly Updates](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_3798389663.html).
98
98
- Read the CLI for Node.js documentation in [SuiteCloud CLI for Node.js Guide](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_1558708800.html).
99
99
100
100
## Contributing
101
101
SuiteCloud CLI for Node.js is an open source project. Pull Requests are currently not being accepted. See [Contributing](/CONTRIBUTING.md) for details.
102
102
103
103
## [License](/LICENSE.txt)
104
-
Copyright (c) 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0.
104
+
Copyright (c) 2022, 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0.
105
105
106
106
By installing SuiteCloud CLI for Node.js, you are accepting the installation of the SuiteCloud SDK dependency under the [Oracle Free Use Terms and Conditions](https://www.oracle.com/downloads/licenses/oracle-free-license.html) license.
Copy file name to clipboardExpand all lines: packages/vscode-extension/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,8 @@ Each version of SuiteCloud Extenstion for Visual Studio Code in the Marketplace
25
25
26
26
| Version in the Marketplace | Version in NetSuite |
27
27
|:--------------:|:-------------------:|
28
+
| 1.5.X | 2023.2 |
28
29
| 1.4.X | 2023.1 |
29
-
| 1.3.X | 2022.2 |
30
30
31
31
## Installing SuiteCloud Extension for Visual Studio Code
32
32
To install SuiteCloud Extension for Visual Studio Code, follow these steps:
@@ -116,15 +116,15 @@ To read more about what you can do with SuiteCloud Extension for Visual Studio C
116
116
SuiteCloud CLI for Node.js is compatible with your Visual Studio Code integrated terminal, so you can run SuiteCloud CLI for Node.js commands directly there, independently from VS Code. To read more about it, visit <ahref="https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/book_1558706016.html"rel="noopener noreferrer"target=blank>SuiteCloud CLI for Node.js</a>.
117
117
118
118
## Release Notes & Documentation
119
-
To read the 2023.1 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
120
-
- Read the release notes for NetSuite 2023.1 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
119
+
To read the 2023.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
120
+
- Read the release notes for NetSuite 2023.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
121
121
- Read the latest updates under SuiteCloud SDK in the [Help Center Weekly Updates](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_3798389663.html).
122
122
- Read the SuiteCloud Extension for Visual Studio Code documentation in [NetSuite's Help Center](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/book_159223417590.html).
123
123
124
124
## Contributing
125
125
SuiteCloud Extension for Visual Studio Code is an open source project. Pull Requests are currently not being accepted. See [Contributing](/CONTRIBUTING.md) for details.
126
126
127
127
## License
128
-
Copyright (c) 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), version 1.0. See [License](/LICENSE.txt) for details.
128
+
Copyright (c) 2022, 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), version 1.0. See [License](/LICENSE.txt) for details.
129
129
130
130
By installing SuiteCloud Extension for Visual Studio Code, you are accepting the installation of the SuiteCloud SDK dependency under the [Oracle Free Use Terms and Conditions](https://www.oracle.com/downloads/licenses/oracle-free-license.html) license.
0 commit comments