Sha256: 36ba5d491868461edb88a49c635a662f926b154ea1773cea970e235b43930b90

Contents?: true

Size: 1.88 KB

Versions: 1

Compression:

Stored size: 1.88 KB

Contents

## mite-rb Changelog

### 0.5.4 / 2023-02-20

* Changed default API domain from *.mite.yo.lk to *.mite.de

### 0.5.3 / 2013-11-28

* Fixed issue with error format returned from mite

### 0.5.2 / 2013-11-27

* Fixed issue with activeresource 4: always include json root
* Removed not needed method from Base class

### 0.5.1 / 2013-01-14

* Fixed issue with activeresource 3.2 when creating time entry

### 0.5.0 / 2012-12-11

* Fixed Mite::Tracker for activeresource >= 3.1.0 [#5]
* From now on only support activeresource >= 3.1.0

### 0.4.5 / 2012-11-28

* Fixed support for activesupport > 3.0.9 [#4]

### 0.4.4 / 2012-04-03

* Fixed some ruby warnings

### 0.4.3 / 2012-03-29

* The mite.api can only be accessed over HTTPS from now on

### 0.4.2 / 2012-02-22

* Fixed require issue with Mite::VERSION

### 0.4.1 / 2012-02-01

* Fixed Mite.version

### 0.4.0 / 2012-01-31

* Default to https
* Removed jeweler release dependency; now using bundler
* Depends now on activeresource >= 2.3.14; fixed issue with Ruby 1.9

### 0.3.0

* Added User-Agent

### 0.2.4

* Added new resource Mite::TimeEntry::Bookmark (read only)
* Some cleanup.

### 0.2.3

* Fixed bug when using Project#name_with_customer on project without customer.

### 0.2.2

* Added Project#name_with_customer for best practice/convenience

### 0.2.1

* Added archived and active collection-methods to Customer, Project, Service and User

### 0.2.0

* Added singleton resources account and myself (current authenticated user)
* Removed depreciated undo method
* Do not require rubygems
* Added Method to validate the connection to mite

### 0.1.0

* Use absolute classes to prevent collision with other classes

### 0.0.3

* Fixed wrong domain name (old one for testing removed)

### 0.0.2

* Added tracker-resource and methods on time_entry
* Fixed tiny datetimebug
* Dependency of activeresource 2.3.2 and activesupport 2.3.2
 
### 0.0.1

* Initial Version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mite-rb-0.5.4 CHANGES.md