Sha256: 5010b971ffc5f2a52a267abba5019b1bbc8a24543d8430ab16d3a4db75ab9981

Contents?: true

Size: 838 Bytes

Versions: 1

Compression:

Stored size: 838 Bytes

Contents

### 0.3.0 / 2022-01-07

* Replace rprogram with [command_mapper].
* Added {YASM::Command}.
* Deprecated {YASM::Program} in favor of {YASM::Command}.

### 0.2.1 / 2012-05-27

* `YASM::Task#target!` now raises an `ArgumentError` when given an unknown
  target.
* Replaced ore-tasks with
  [rubygems-tasks](https://github.com/postmodern/rubygems-tasks#readme).

### 0.2.0 / 2011-04-11

* Require rprogram ~> 0.3.
* Allow passing in additional exec-options in {YASM::Program.assemble}
  and {YASM::Program#assemble}.
* Opt into [test.rubygems.org](http://test.rubygems.org/)

### 0.1.1 / 2010-04-15

* Migrated to [Jeweler](http://github.com/technicalpickles/jeweler)
  for packaging rubygems.
* Fixed a few critical typos.

### 0.1.0 / 2009-12-24

* Initial release.

[command_mapper]: https://github.com/postmodern/command_mapper.rb#readme

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby-yasm-0.3.0 ChangeLog.md