Skip to content

Latest commit

 

History

History
executable file
·
32 lines (22 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

executable file
·
32 lines (22 loc) · 1.63 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.1

Compare with 1.1.0

Bug Fixes

  • compat for multi-extend-class. 6353c46 by Galen Lin

Features

  • opt template cache, read template file only when changed. e3f6f6a by Galen Lin

1.1.0

Compare with 1.0.0

Features

  • support extract gmock class file 1f45a91 by Galen Lin
  • support extract gmock operator== to class 7842797 by Galen Lin
  • npm run package to local test c16acba by Galen Lin
  • support replace to gmock function 5e9f56d by Galen Lin

1.0.0

Features

  • rename to filegen, support template file, update README 786d4af by Galen Lin
  • support google-style .cc/.h and unittest.cc template 6674ca4 by Galen Lin
  • Update package.json publisher and repository f5a0dcf by Galen Lin