You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

207 lines
14 KiB

7 years ago
  1. <!--
  2. #
  3. # Licensed to the Apache Software Foundation (ASF) under one
  4. # or more contributor license agreements. See the NOTICE file
  5. # distributed with this work for additional information
  6. # regarding copyright ownership. The ASF licenses this file
  7. # to you under the Apache License, Version 2.0 (the
  8. # "License"); you may not use this file except in compliance
  9. # with the License. You may obtain a copy of the License at
  10. #
  11. # http://www.apache.org/licenses/LICENSE-2.0
  12. #
  13. # Unless required by applicable law or agreed to in writing,
  14. # software distributed under the License is distributed on an
  15. # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  16. # KIND, either express or implied. See the License for the
  17. # specific language governing permissions and limitations
  18. # under the License.
  19. #
  20. -->
  21. # Release Notes
  22. ### 1.0.5 (Dec 07, 2016)
  23. * [CB-11917](https://issues.apache.org/jira/browse/CB-11917) - Remove pull request template checklist item: "iCLA has been submitted…"
  24. * [CB-11832](https://issues.apache.org/jira/browse/CB-11832) Incremented plugin version.
  25. * [CB-11832](https://issues.apache.org/jira/browse/CB-11832) Updated version and RELEASENOTES.md for release 1.0.4
  26. * [CB-11795](https://issues.apache.org/jira/browse/CB-11795) Add 'protective' entry to cordovaDependencies
  27. * add JIRA issue tracker link
  28. * Add badges for paramedic builds on Jenkins
  29. * Add pull request template.
  30. * [CB-10996](https://issues.apache.org/jira/browse/CB-10996) Adding front matter to README.md
  31. * [CB-11091](https://issues.apache.org/jira/browse/CB-11091) Incremented plugin version.
  32. * Updated version and RELEASENOTES.md for release 1.0.3
  33. * [CB-10720](https://issues.apache.org/jira/browse/CB-10720) Minor spelling/formatting changes.
  34. * [CB-10636](https://issues.apache.org/jira/browse/CB-10636) Add JSHint for plugins
  35. * chore: edit package.json license to match SPDX id
  36. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Incremented plugin version.
  37. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) linked issues in RELEASENOTES.md
  38. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Updated version and RELEASENOTES.md for release 1.0.2
  39. * removed r prefix from tags
  40. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Updated RELEASENOTES to be newest to oldest
  41. * Actually fixing the contribute link.
  42. * Fixing contribute link.
  43. * Document formatting options for the console object
  44. * [CB-5089](https://issues.apache.org/jira/browse/CB-5089) Document supported methods for console object
  45. * reverted d58f218b9149d362ebb0b8ce697cf403569d14cd because logger is not needed on android
  46. * remove travi-ci integration
  47. * [CB-9192](https://issues.apache.org/jira/browse/CB-9192) Incremented plugin version.
  48. * [CB-9202](https://issues.apache.org/jira/browse/CB-9202) updated repo url to github mirror in package.json
  49. * [CB-9192](https://issues.apache.org/jira/browse/CB-9192) Updated version and RELEASENOTES.md for release 1.0.1
  50. * move logger.js and console-via-logger.js to common modules, instead of the numerous repeats that were there.
  51. * clean up tests, info is below log level so it does not exist by default.
  52. * add a couple tests
  53. * [CB-9191](https://issues.apache.org/jira/browse/CB-9191) Add basic test
  54. * [CB-9128](https://issues.apache.org/jira/browse/CB-9128) cordova-plugin-console documentation translation: cordova-plugin-console
  55. * attempt to fix npm markdown issue
  56. * [CB-8858](https://issues.apache.org/jira/browse/CB-8858) Incremented plugin version.
  57. * [CB-8858](https://issues.apache.org/jira/browse/CB-8858) Updated version in package.json for release 1.0.0
  58. * Revert "CB-8858 Incremented plugin version."
  59. * [CB-8858](https://issues.apache.org/jira/browse/CB-8858) Incremented plugin version.
  60. * [CB-8858](https://issues.apache.org/jira/browse/CB-8858) Updated version and RELEASENOTES.md for release 1.0.0
  61. * [CB-8746](https://issues.apache.org/jira/browse/CB-8746) gave plugin major version bump
  62. * [CB-8683](https://issues.apache.org/jira/browse/CB-8683) changed plugin-id to pacakge-name
  63. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) updated translated docs to use new id
  64. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) updated translated docs to use new id
  65. * Use TRAVIS_BUILD_DIR, install paramedic by npm
  66. * docs: renamed Windows8 to Windows
  67. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) Updated Readme
  68. * [CB-8560](https://issues.apache.org/jira/browse/CB-8560) Integrate TravisCI
  69. * [CB-8438](https://issues.apache.org/jira/browse/CB-8438) cordova-plugin-console documentation translation: cordova-plugin-console
  70. * [CB-8538](https://issues.apache.org/jira/browse/CB-8538) Added package.json file
  71. * [CB-8362](https://issues.apache.org/jira/browse/CB-8362) Add Windows platform section to Console plugin
  72. * [CB-8429](https://issues.apache.org/jira/browse/CB-8429) Incremented plugin version.
  73. * [CB-8429](https://issues.apache.org/jira/browse/CB-8429) Updated version and RELEASENOTES.md for release 0.2.13
  74. * [CB-8351](https://issues.apache.org/jira/browse/CB-8351) Use argumentForIndex rather than NSArray extension
  75. * [CB-8110](https://issues.apache.org/jira/browse/CB-8110) Incremented plugin version.
  76. * [CB-8110](https://issues.apache.org/jira/browse/CB-8110) Updated version and RELEASENOTES.md for release 0.2.12
  77. * [CB-7977](https://issues.apache.org/jira/browse/CB-7977) Mention deviceready in plugin docs
  78. * [CB-7700](https://issues.apache.org/jira/browse/CB-7700) cordova-plugin-console documentation translation: cordova-plugin-console
  79. * [CB-7571](https://issues.apache.org/jira/browse/CB-7571) Incremented plugin version.
  80. * [CB-7571](https://issues.apache.org/jira/browse/CB-7571) Updated version and RELEASENOTES.md for release 0.2.11
  81. * [CB-7249](https://issues.apache.org/jira/browse/CB-7249) cordova-plugin-console documentation translation: cordova-plugin-console
  82. * [CB-7244](https://issues.apache.org/jira/browse/CB-7244) Incremented plugin version.
  83. * [CB-7244](https://issues.apache.org/jira/browse/CB-7244) Updated version and RELEASENOTES.md for release 0.2.10
  84. * CB-7249cordova-plugin-console documentation translation: cordova-plugin-console
  85. * CB-6127lisa6cordova-plugin-console documentation translation: cordova-plugin-console
  86. * [CB-6877](https://issues.apache.org/jira/browse/CB-6877) Incremented plugin version.
  87. * [CB-6877](https://issues.apache.org/jira/browse/CB-6877) Updated version and RELEASENOTES.md for release 0.2.9
  88. * [CB-6848](https://issues.apache.org/jira/browse/CB-6848) Add Android quirk, list applicable platforms
  89. * [CB-6796](https://issues.apache.org/jira/browse/CB-6796) Add license
  90. * [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
  91. * [CB-6452](https://issues.apache.org/jira/browse/CB-6452) Incremented plugin version on dev branch.
  92. * [CB-6452](https://issues.apache.org/jira/browse/CB-6452) Updated version and RELEASENOTES.md for release 0.2.8
  93. * [CB-6460](https://issues.apache.org/jira/browse/CB-6460) Update license headers
  94. * Add NOTICE file
  95. * [CB-5980](https://issues.apache.org/jira/browse/CB-5980) Incremented plugin version on dev branch.
  96. * [CB-5980](https://issues.apache.org/jira/browse/CB-5980) Updated version and RELEASENOTES.md for release 0.2.7
  97. * Native console needs to be called DebugConsole to avoid ambiguous reference. This commit requires the 3.4.0 version of the native class factory
  98. * [CB-4718](https://issues.apache.org/jira/browse/CB-4718) fixed Console plugin not work on wp
  99. * [CB-5719](https://issues.apache.org/jira/browse/CB-5719) Incremented plugin version on dev branch.
  100. * [CB-5719](https://issues.apache.org/jira/browse/CB-5719) Updated version and RELEASENOTES.md for release 0.2.6
  101. * [CB-5658](https://issues.apache.org/jira/browse/CB-5658) Update license comment formatting of doc/index.md
  102. * [CB-5658](https://issues.apache.org/jira/browse/CB-5658) Add doc/index.md for Console plugin
  103. * [CB-5565](https://issues.apache.org/jira/browse/CB-5565) Incremented plugin version on dev branch.
  104. * [CB-5565](https://issues.apache.org/jira/browse/CB-5565) Updated version and RELEASENOTES.md for release 0.2.5
  105. * add ubuntu platform
  106. * [CB-5188](https://issues.apache.org/jira/browse/CB-5188)
  107. * [CB-5188](https://issues.apache.org/jira/browse/CB-5188) Updated version and RELEASENOTES.md for release 0.2.4
  108. * [CB-5154](https://issues.apache.org/jira/browse/CB-5154) log formatting incorrectly to native
  109. * [CB-5128](https://issues.apache.org/jira/browse/CB-5128) added repo + issue tag to plugin.xml for console plugin
  110. * [CB-4915](https://issues.apache.org/jira/browse/CB-4915) Incremented plugin version on dev branch.
  111. * [CB-4915](https://issues.apache.org/jira/browse/CB-4915) Updated version and RELEASENOTES.md for release 0.2.3
  112. * [CB-4889](https://issues.apache.org/jira/browse/CB-4889) bumping&resetting version
  113. * [CB-4889](https://issues.apache.org/jira/browse/CB-4889) renaming org.apache.cordova.core.console to org.apache.cordova.console
  114. * Rename CHANGELOG.md -> RELEASENOTES.md
  115. * [CB-4752](https://issues.apache.org/jira/browse/CB-4752) Incremented plugin version on dev branch.
  116. * Add empty CHANGELOG.md
  117. * [CB-4595](https://issues.apache.org/jira/browse/CB-4595) updated version
  118. * reverted name element to be human readable
  119. * updated name tag, namespace and readme
  120. * [plugin.xml] standardizing license + meta
  121. * [license] adding apache license file
  122. * [Windows8] added support for windows8 [CB-4436](https://issues.apache.org/jira/browse/CB-4436)
  123. * updating plugin.xml with registry data
  124. ### 1.0.4 (Sep 08, 2016)
  125. * [CB-11795](https://issues.apache.org/jira/browse/CB-11795) Add 'protective' entry to `cordovaDependencies`
  126. * add `JIRA` issue tracker link
  127. * Add badges for paramedic builds on Jenkins
  128. * Add pull request template.
  129. * [CB-10996](https://issues.apache.org/jira/browse/CB-10996) Adding front matter to README.md
  130. ### 1.0.3 (Apr 15, 2016)
  131. * [CB-10720](https://issues.apache.org/jira/browse/CB-10720) Minor spelling/formatting changes.
  132. * [CB-10636](https://issues.apache.org/jira/browse/CB-10636) Add `JSHint` for plugins
  133. ### 1.0.2 (Nov 18, 2015)
  134. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Updated `RELEASENOTES` to be newest to oldest
  135. * Fixing contribute link.
  136. * Document formatting options for the console object
  137. * [CB-5089](https://issues.apache.org/jira/browse/CB-5089) Document supported methods for console object
  138. * reverted `d58f218b9149d362ebb0b8ce697cf403569d14cd` because `logger` is not needed on **Android**
  139. ### 1.0.1 (Jun 17, 2015)
  140. * move logger.js and console-via-logger.js to common modules, instead of the numerous repeats that were there.
  141. * clean up tests, info is below log level so it does not exist by default.
  142. * add a couple tests
  143. * [CB-9191](https://issues.apache.org/jira/browse/CB-9191) Add basic test
  144. * [CB-9128](https://issues.apache.org/jira/browse/CB-9128) cordova-plugin-console documentation translation: cordova-plugin-console
  145. * attempt to fix npm markdown issue
  146. ### 1.0.0 (Apr 15, 2015)
  147. * [CB-8746](https://issues.apache.org/jira/browse/CB-8746) gave plugin major version bump
  148. * [CB-8683](https://issues.apache.org/jira/browse/CB-8683) changed plugin-id to pacakge-name
  149. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) updated translated docs to use new id
  150. * Use TRAVIS_BUILD_DIR, install paramedic by npm
  151. * docs: renamed Windows8 to Windows
  152. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) Updated Readme
  153. * [CB-8560](https://issues.apache.org/jira/browse/CB-8560) Integrate TravisCI
  154. * [CB-8438](https://issues.apache.org/jira/browse/CB-8438) cordova-plugin-console documentation translation: cordova-plugin-console
  155. * [CB-8538](https://issues.apache.org/jira/browse/CB-8538) Added package.json file
  156. * [CB-8362](https://issues.apache.org/jira/browse/CB-8362) Add Windows platform section to Console plugin
  157. ### 0.2.13 (Feb 04, 2015)
  158. * [CB-8351](https://issues.apache.org/jira/browse/CB-8351) ios: Use argumentForIndex rather than NSArray extension
  159. ### 0.2.12 (Dec 02, 2014)
  160. * [CB-7977](https://issues.apache.org/jira/browse/CB-7977) Mention `deviceready` in plugin docs
  161. * [CB-7700](https://issues.apache.org/jira/browse/CB-7700) cordova-plugin-console documentation translation: cordova-plugin-console
  162. ### 0.2.11 (Sep 17, 2014)
  163. * [CB-7249](https://issues.apache.org/jira/browse/CB-7249) cordova-plugin-console documentation translation
  164. ### 0.2.10 (Aug 06, 2014)
  165. * [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Updated translations for docs
  166. ### 0.2.9 (Jun 05, 2014)
  167. * [CB-6848](https://issues.apache.org/jira/browse/CB-6848) Add Android quirk, list applicable platforms
  168. * [CB-6796](https://issues.apache.org/jira/browse/CB-6796) Add license
  169. * [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
  170. ### 0.2.8 (Apr 17, 2014)
  171. * [CB-6460](https://issues.apache.org/jira/browse/CB-6460): Update license headers
  172. * Add NOTICE file
  173. ### 0.2.7 (Feb 05, 2014)
  174. * Native console needs to be called DebugConsole to avoid ambiguous reference. This commit requires the 3.4.0 version of the native class factory
  175. * [CB-4718](https://issues.apache.org/jira/browse/CB-4718) fixed Console plugin not working on wp
  176. ### 0.2.6 (Jan 02, 2014)
  177. * [CB-5658](https://issues.apache.org/jira/browse/CB-5658) Add doc/index.md for Console plugin
  178. ### 0.2.5 (Dec 4, 2013)
  179. * add ubuntu platform
  180. ### 0.2.4 (Oct 28, 2013)
  181. * [CB-5154](https://issues.apache.org/jira/browse/CB-5154) log formatting incorrectly to native
  182. * [CB-5128](https://issues.apache.org/jira/browse/CB-5128): added repo + issue tag to plugin.xml for console plugin
  183. * [CB-4915](https://issues.apache.org/jira/browse/CB-4915) Incremented plugin version on dev branch.
  184. ### 0.2.3 (Sept 25, 2013)
  185. * [CB-4889](https://issues.apache.org/jira/browse/CB-4889) bumping&resetting version
  186. * [CB-4889](https://issues.apache.org/jira/browse/CB-4889) renaming org.apache.cordova.core.console to org.apache.cordova.console
  187. * Rename CHANGELOG.md -> RELEASENOTES.md
  188. * [CB-4752](https://issues.apache.org/jira/browse/CB-4752) Incremented plugin version on dev branch.