Skip to content

Commit bb0f0be

Browse files
committed
Update documentation 0.0.2
1 parent 809a187 commit bb0f0be

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.0.2] - 2019-11-15
4+
5+
Caster 0.6.11 support husband nodded thanks to @LexiconCode
6+
7+
### Added
8+
9+
In the grammar section there are now two scripts:
10+
11+
- python_voice_coding_plugin_caster_v0-6-11
12+
- python_voice_coding_plugin_caster_v0-5-11
13+
314
## [0.0.1] - 2019-11-14
415

516
I think these are the most important changes , I hope I didn't forget any!

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
[![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause)
44

5-
![]( https://img.shields.io/static/v1?label=Caster&message=0.5.11|0.6.11(experimental)&color=blue)
5+
![]( https://img.shields.io/static/v1?label=Caster&message=0.5.11|0.6.11&color=blue)
66

7-
![]( https://img.shields.io/static/v1?label=Version&message=0.0.1&color=green)
7+
![]( https://img.shields.io/static/v1?label=Version&message=0.0.2&color=green)
88

99
PythonVoiceCodingPlugin is a Sublime Text 3 plugin meant to enhance user experience
1010
when coding python 3 by voice.
@@ -62,8 +62,7 @@ Needless to say, while coding PythonVoiceCodingPlugin , PythonVoiceCodingPlugin
6262
The code is available on [github](https://github.com/mpourmpoulis/PythonVoiceCodingPlugin)
6363
along with its initial release (0.0.0)!
6464

65-
Update: release 0.0.1 is out! please note but there aren't any changes in the bundles from the previous release!
66-
65+
Update: release 0.0.2 is out and with many thanks to @LexiconCode there are now bundles for Caster 0.6.11!
6766

6867

6968
## Limitations
@@ -100,7 +99,7 @@ Documentation is available [here](doc/README.md)
10099

101100
For the time being the full system has been tested with Caster 0.5.11 on a Windows 10 machine. I plan better support for aenea in the near future and would love to (if possible) provide bundles for more systems on the long run:) The plugin code itself is intentionally pure python so it should probably run fine on other OS that sublime supports (tp be updated after linux test)
102101

103-
Update: with many thanks to @LexiconCode there is an experimental bundle for Caster 0.6.11!
102+
Update: with many thanks to @LexiconCode from 0.0.2 there is a bundle for Caster 0.6.11!
104103

105104
### Long version:
106105

bundles/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
This folder contains my grammar and other related stuff
44

5-
For the time being I only release bundles for Caster 0.5.11, these are in the Caster folder.
5+
For the time being I only release bundles for Caster 0.5.11 and 0.6.11, these are in the Caster folder.
66

77
To install them simply copy paste the script insise caster "apps" folder:)

0 commit comments

Comments
 (0)