LogoLogo
  • V by Example
  • en
    • examples
      • section_3
        • Functions
        • Methods
        • Arrays
        • Struct
      • section_1
        • Primitives
        • Keywords
        • Variables
        • Formatted Print
        • Strings
        • Comments
      • section_4
        • Files
        • JSON
        • Testing
        • Array Functions
      • section_2
        • Operators
        • Looping Constructs
        • If statement
        • Match
  • V por exemplos
    • Contribuindo
    • examples
      • section_1
        • Comentários
        • Primitivos
        • Palavras-chave
      • section_2
        • Operadores
  • V mit einem Beispiel
    • examples
      • section_3
        • Methods
        • Struct
        • Functions
        • Arrays
      • section_4
        • Testing
        • Array Functions
        • JSON
        • Files
      • section_2
        • Looping Constructs
        • If statement
        • Match
        • Operators
      • section_1
        • Primitive Datentypen
        • Schlüsselwörter
        • Formatted Print
        • Strings
        • Kommentare
        • Variables
    • CONTRIBUTING_de
  • V dengan Contoh
    • examples
      • section1
        • Variabel
  • 通过例子学V语言
    • 例子
      • section_3
        • 函数
        • 方法
        • 数组
        • 结构体
      • section_1
        • 基本类型
        • 关键字
        • 变量
        • print系列函数
        • 字符
        • 注释
      • section_4
        • 文件
        • JSON操作
        • 调试
        • 数组函数
      • section_2
        • 运算符
        • 循环结构
        • If表达式
        • 匹配
  • コード例で学ぶV言語
    • examples
      • section_3
        • 関数
        • メソッド
        • 配列
        • 構造体
      • section_1
        • プリミティブ型
        • キーワード
        • 変数
        • 書式付き出力
        • 文字列
        • コメント
      • section_4
        • ファイル操作
        • JSON操作
        • テスト
        • 配列の関数
      • section_2
        • 演算子
        • ループ
        • If文
        • マッチ
  • Changelog
  • Contributing
  • Documentation Style Guide
Powered by GitBook
On this page

Changelog

PreviousマッチNextContributing

Last updated 5 years ago

Was this helpful?

CtrlK
  • Unreleased
  • Enhancement
  • Documentation
  • v0.7.0 (2019-11-03)
  • v0.6.0 (2019-11-03)
  • Documentation
  • Feature request
  • v0.5.0 (2019-10-24)
  • Bug
  • Chores
  • Feature Request
  • v0.4.0 (2019-10-13)
  • Chores
  • Feature Request
  • v0.3.0 (2019-10-12)
  • Chores
  • Documentation
  • Feature Request / Enhancement
  • v0.2.0 (2019-10-06)
  • Feature Request / Enhancement
  • v0.1.1 (2019-09-30)
  • Documentation
  • Chores
  • v0.1.0 (2019-09-26)
  • Feature Request / Enhancement

Was this helpful?

Unreleased

  • PR #66 Update .typo-ci.yml @dhonx

Enhancement

  • PR #63 Add Typo CI @Delta456

  • PR #62 remove unused newline @Delta456

Documentation

  • PR #69 using 4 spaces for indentation & format table @dhonx

  • PR #68 update variadic function, fix typo & improve grammar @dhonx

  • PR #67 update note section @dhonx

  • fix grammar, formating some code & fix example for loop example

v0.7.0 (2019-11-03)

  • PR #60 Add testing examples @vbrazo

  • PR #61 Add Typo CI @Delta456

v0.6.0 (2019-11-03)

Documentation

  • PR #58 add comma and remove some whitespaces @dhonx

  • PR #57 array: add how to create an empty array @dhonx

  • PR #41 examples: improve grammar, better MD structure & fix some code @dhonx

  • November and December plan

  • Improve contributing

  • Fix broken README links

Feature request

  • PR #59 Add JSON example @vbrazo

v0.5.0 (2019-10-24)

Bug

  • PR #32 More typos @ksaj

  • PR #31 Exponent typo @ksaj

Chores

  • PR #33 Grammar @ksaj

  • PR #24 Minor fixes @vbrazo

  • PR #23 Missing 'or' @ksaj

Feature Request

  • PR #26 Follow #25 and more progress @Delta456

v0.4.0 (2019-10-13)

Chores

  • PR #23 hello.md: formatting @dhonx

Feature Request

  • PR #20 example: functions, arrays, structures etc @vbrazo

v0.3.0 (2019-10-12)

Chores

  • PR #18 update primitives.md @dhonx

  • PR #17 Update repo structure @vbrazo

Documentation

  • PR #16 Fix Discord link @vbrazo

Feature Request / Enhancement

  • PR #19 example: conditional statements like if, else, else if, for and while @vbrazo

v0.2.0 (2019-10-06)

Feature Request / Enhancement

  • PR #14 Primitives, Variables, Operators and Mutability @Delta456

v0.1.1 (2019-09-30)

Documentation

  • PR #7 Add october.plan @vbrazo

  • PR #6 Add CONTRIBUTING @vbrazo

  • PR #5 add a final newline at the end of file @dhonx

Chores

  • PR #12 ignore executable chores @dhonx

v0.1.0 (2019-09-26)

Feature Request / Enhancement

  • PR #1 README.md with first example @Delta456

PR #60
@dhonx
PR #40
@vbrazo
PR #38
@vbrazo
PR #37
@vbrazo